diff --git a/kustomizations/openfga/values-prod.yaml b/kustomizations/openfga/values-prod.yaml index d145ed1e..9023a8d4 100644 --- a/kustomizations/openfga/values-prod.yaml +++ b/kustomizations/openfga/values-prod.yaml @@ -9,7 +9,6 @@ postgresql: auth: existingSecret: prod-openfga-postgresql secretKeys: - adminPasswordKey: admin-password userPasswordKey: postgres-password playground: diff --git a/kustomizations/openfga/values-staging.yaml b/kustomizations/openfga/values-staging.yaml index 674685b0..73ad4496 100644 --- a/kustomizations/openfga/values-staging.yaml +++ b/kustomizations/openfga/values-staging.yaml @@ -9,7 +9,6 @@ postgresql: auth: existingSecret: staging-openfga-postgresql secretKeys: - adminPasswordKey: admin-password userPasswordKey: postgres-password playground: