fix: wrong paths
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 27s
lint-test-helm / validate-kubeconform (pull_request) Successful in 25s
render-manifests / render-manifests (pull_request) Successful in 45s

This commit is contained in:
2026-03-30 20:38:10 -05:00
parent 286e43b5de
commit 47fa1a812a

View File

@@ -42,13 +42,13 @@ spec:
data: data:
- secretKey: OIDC_CLIENT_ID - secretKey: OIDC_CLIENT_ID
remoteRef: remoteRef:
key: /authentik/oidc/headlamp key: /authentik/oidc/paperless-ngx
property: client property: client
- secretKey: OIDC_CLIENT_SECRET - secretKey: OIDC_CLIENT_SECRET
remoteRef: remoteRef:
key: /authentik/oidc/headlamp key: /authentik/oidc/paperless-ngx
property: secret property: secret
- secretKey: PAPERLESS_SOCIALACCOUNT_PROVIDERS - secretKey: PAPERLESS_SOCIALACCOUNT_PROVIDERS
remoteRef: remoteRef:
key: /authentik/oidc/headlamp key: /authentik/oidc/paperless-ngx
property: PAPERLESS_SOCIALACCOUNT_PROVIDERS property: PAPERLESS_SOCIALACCOUNT_PROVIDERS