From 221299498da94b234e322a577d9f789c97222989 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sat, 17 Jun 2023 14:38:16 +0000 Subject: [PATCH] Update file secrets.yaml --- kong/templates/secrets.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kong/templates/secrets.yaml b/kong/templates/secrets.yaml index 4a4e549..8043bf2 100644 --- a/kong/templates/secrets.yaml +++ b/kong/templates/secrets.yaml @@ -101,7 +101,7 @@ spec: remoteRef: key: secrets/kong/postgres property: password - - secretKey: postgres-username + - secretKey: postgres-database remoteRef: key: secrets/kong/database property: database \ No newline at end of file