From 070220a26cc96872998e3086c13ac9e1cba138ff Mon Sep 17 00:00:00 2001 From: Jonas Juselius Date: Wed, 28 Aug 2024 09:38:08 +0200 Subject: [PATCH] fix: fix openfga values and screts --- kustomizations/openfga/values-prod.yaml | 1 - kustomizations/openfga/values-staging.yaml | 1 - 2 files changed, 2 deletions(-) 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: