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

@@ -21,12 +21,12 @@ yamtrack:
- name: SOCIALACCOUNT_PROVIDERS
valueFrom:
secretKeyRef:
name: yamtrack-oidc-secret
name: yamtrack-oidc-authentik
key: SOCIALACCOUNT_PROVIDERS
- name: SECRET
valueFrom:
secretKeyRef:
name: yamtrack-config-secret
name: yamtrack-config
key: SECRET
- name: REDIS_URL
value: redis://yamtrack-valkey.yamtrack:6379