diff --git a/infra/controllers/authentik/authentik.yaml b/infra/controllers/authentik/authentik.yaml index 558b568..93316ba 100644 --- a/infra/controllers/authentik/authentik.yaml +++ b/infra/controllers/authentik/authentik.yaml @@ -67,10 +67,7 @@ spec: postgresql: enabled: true auth: - password: - secretKeyRef: - name: authentik-postgresql-password - key: password + existingSecret: "authentik-postgresql-password" redis: enabled: true