Fix secret path

This commit is contained in:
dvirlabs 2025-05-23 07:17:45 +03:00
parent ef8babedc9
commit 743a98302f

View File

@ -14,9 +14,9 @@ spec:
data: data:
- secretKey: username - secretKey: username
remoteRef: remoteRef:
key: vault-internal-users/kibana-credentials key: kibana-credentials
property: kibana-int-username property: kibana-int-username
- secretKey: password - secretKey: password
remoteRef: remoteRef:
key: vault-internal-users/kibana-credentials key: kibana-credentials
property: kibana-int-password property: kibana-int-password