feat: update podinfo to use middleware

This commit is contained in:
2024-11-11 23:34:15 -05:00
parent b193214ecb
commit 73d96081ff
2 changed files with 26 additions and 24 deletions

View File

@@ -36,12 +36,14 @@ spec:
externalPort: 80
ingress:
enabled: true
annotations:
traefik.ingress.kubernetes.io/router.middlewares: authentik-system-ak-outpost-authentik-embedded-outpost@kubernetescrd
hosts:
- host: podinfo.yadunut.dev
- host: podinfo.i.yadunut.dev
paths:
- path: /
pathType: ImplementationSpecific
tls:
- secretName: wildcard-cert-yadunut.dev-prod
hosts:
- podinfo.yadunut.dev
- podinfo.i.yadunut.dev