add SSO to prometheus, longhorn, alertmanager
All checks were successful
ci/woodpecker/push/dashboard Pipeline was successful
All checks were successful
ci/woodpecker/push/dashboard Pipeline was successful
This commit is contained in:
parent
afc55a389d
commit
04b745d0d6
3 changed files with 7 additions and 5 deletions
|
@ -69,6 +69,8 @@ metadata:
|
|||
kubernetes.io/tls-acme: "true"
|
||||
# Use for Basic auth:
|
||||
# traefik.ingress.kubernetes.io/router.middlewares: traefik-basic-auth@kubernetescrd
|
||||
# Use for authentik SSO:
|
||||
# traefik.ingress.kubernetes.io/router.middlewares: authentik-authentik@kubernetescrd
|
||||
name: example-ingress
|
||||
namespace: example
|
||||
spec:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue