feat(openbao): enable bao.coulomb.social ingress and Traefik middlewares
Expose OpenBao UI via TLS ingress with rate-limit and HSTS middlewares. Track netkingdom OIDC mount in authenticated verify checks.
This commit is contained in:
parent
7838df6069
commit
423eccc8e9
4 changed files with 59 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,6 +3,7 @@ helm/*.yaml
|
|||
!helm/*.sops.yaml
|
||||
!helm/*.yaml.template
|
||||
!helm/openbao-values.yaml
|
||||
!helm/openbao-middleware.yaml
|
||||
# Kubernetes manifests (no secrets) are safe to commit
|
||||
!helm/*-cluster.yaml
|
||||
!helm/*-networkpolicies.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue