diff --git a/applications/templates/cloudnativepg.yaml b/applications/templates/cloudnativepg.yaml index bec965b..3250ad1 100644 --- a/applications/templates/cloudnativepg.yaml +++ b/applications/templates/cloudnativepg.yaml @@ -95,16 +95,14 @@ spec: ensure: present login: true superuser: true - passwordSecret: - name: postgres-marco + password: bGd7nChCpPQmypR64rgF - name: authentik connectionLimit: -1 inherit: true ensure: present login: true createdb: true - passwordSecret: - name: postgres-authentik + password: HhkdVmKmHsR3g5bUeUGu --- apiVersion: objectbucket.io/v1alpha1 kind: ObjectBucketClaim