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:
|
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
|
||||||
Loading…
Reference in a new issue