feat: add more
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 9m59s
lint-test-helm / validate-kubeconform (pull_request) Successful in 12m1s
render-manifests / render-manifests (pull_request) Successful in 6m56s

This commit is contained in:
2026-04-23 17:25:56 -05:00
parent 2585444c8a
commit e1b98ccd3c
29 changed files with 293 additions and 229 deletions

View File

@@ -32,13 +32,13 @@ vaultwarden:
- name: SSO_CLIENT_ID
valueFrom:
secretKeyRef:
name: vaultwarden-oidc-secret
key: client
name: vaultwarden-oidc-authentik
key: SSO_CLIENT_ID
- name: SSO_CLIENT_SECRET
valueFrom:
secretKeyRef:
name: vaultwarden-oidc-secret
key: secret
name: vaultwarden-oidc-authentik
key: SSO_CLIENT_SECRET
resources:
requests:
cpu: 10m