authentik cnpg remove initdb

This commit is contained in:
2025-06-10 12:10:52 -04:00
parent a70c3c6359
commit 2688eace91

View File

@@ -13,11 +13,11 @@ spec:
login: true login: true
bootstrap: bootstrap:
initdb: # initdb:
database: authentik # database: authentik
owner: authentik # owner: authentik
secret: # secret:
name: authentik-postgres-credentials # name: authentik-postgres-credentials
recovery: recovery:
source: clusterBackup source: clusterBackup
@@ -51,3 +51,4 @@ spec:
secretAccessKey: secretAccessKey:
name: backblaze-secret name: backblaze-secret
key: ACCESS_SECRET_KEY key: ACCESS_SECRET_KEY
retentionPolicy: "30d"