diff --git a/infra/openclarity/templates/secret.yaml b/infra/openclarity/templates/secret.yaml index 8435129..6c9a2aa 100644 --- a/infra/openclarity/templates/secret.yaml +++ b/infra/openclarity/templates/secret.yaml @@ -20,6 +20,10 @@ spec: remoteRef: key: kv/openclarity/postgres property: username + - secretKey: postgres-password + remoteRef: + key: kv/openclarity/postgres + property: password - secretKey: password remoteRef: key: kv/openclarity/postgres