fix: dispatcher ExternalSecret points to dispatcher/approle not pm/approle
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Zoë 2026-05-30 16:13:58 -07:00
parent d3a6252ed5
commit ea15680df4

View file

@ -16,9 +16,9 @@ spec:
data: data:
- secretKey: role_id - secretKey: role_id
remoteRef: remoteRef:
key: autojanet/pm/approle key: autojanet/dispatcher/approle
property: role_id property: role_id
- secretKey: secret_id - secretKey: secret_id
remoteRef: remoteRef:
key: autojanet/pm/approle key: autojanet/dispatcher/approle
property: secret_id property: secret_id