fix: dispatcher ExternalSecret points to dispatcher/approle not pm/approle
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
d3a6252ed5
commit
ea15680df4
1 changed files with 2 additions and 2 deletions
|
|
@ -16,9 +16,9 @@ spec:
|
|||
data:
|
||||
- secretKey: role_id
|
||||
remoteRef:
|
||||
key: autojanet/pm/approle
|
||||
key: autojanet/dispatcher/approle
|
||||
property: role_id
|
||||
- secretKey: secret_id
|
||||
remoteRef:
|
||||
key: autojanet/pm/approle
|
||||
key: autojanet/dispatcher/approle
|
||||
property: secret_id
|
||||
Loading…
Reference in a new issue