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