chore(gitea): fixed linting errors
All checks were successful
Validate K8s manifests / validate-manifests (push) Successful in 7s

This commit is contained in:
Daniël Groothuis
2025-10-23 19:12:34 +02:00
parent 1789e422fe
commit 597166b103
6 changed files with 18 additions and 21 deletions

View File

@@ -6,17 +6,17 @@ metadata:
name: pocket-id-ingress
spec:
rules:
- host: auth.dgse.cloud
http:
paths:
- backend:
service:
name: pocket-id
port:
number: 1411
path: /
pathType: Prefix
- host: auth.dgse.cloud
http:
paths:
- backend:
service:
name: pocket-id
port:
number: 1411
path: /
pathType: Prefix
tls:
- hosts:
- auth.dgse.cloud
secretName: letsencrypt
- hosts:
- auth.dgse.cloud
secretName: letsencrypt