Update gitea-credentials ExternalSecret Vault path

Change key from 'gitea' to 'platform/gitea' to match the
new categorized Vault secret structure.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-11 23:08:38 +09:00
parent 010cd38390
commit 3ceeb5bfc0

View File

@@ -14,9 +14,9 @@ spec:
data:
- secretKey: username
remoteRef:
key: gitea
key: platform/gitea
property: username
- secretKey: password
remoteRef:
key: gitea
key: platform/gitea
property: password