diff --git a/cluster/apps/database/postgresql/helm-release.yaml b/cluster/apps/database/postgresql/helm-release.yaml index 0da1c5d..19b86e2 100644 --- a/cluster/apps/database/postgresql/helm-release.yaml +++ b/cluster/apps/database/postgresql/helm-release.yaml @@ -15,11 +15,9 @@ spec: namespace: flux-system values: auth: - username: k3spostgresql existingSecret: "pgsql-secrets" secretKeys: adminPasswordKey: "adminPassword" - userPasswordKey: "userPassword" replicationPasswordKey: "replicationPassword" volumePermissions: