external-secrets: change back to approle and remove prefix
This commit is contained in:
parent
a6e7132252
commit
e22c22a58a
2 changed files with 19 additions and 19 deletions
|
@ -13,17 +13,17 @@ spec:
|
|||
data:
|
||||
- secretKey: DISCORD_APP_ID
|
||||
remoteRef:
|
||||
key: k8s/presidential-paradise/zookeeper
|
||||
key: presidential-paradise/zookeeper
|
||||
property: discord_app_id
|
||||
- secretKey: DISCORD_PUBLIC_KEY
|
||||
remoteRef:
|
||||
key: k8s/presidential-paradise/zookeeper
|
||||
key: presidential-paradise/zookeeper
|
||||
property: discord_public_key
|
||||
- secretKey: DISCORD_TOKEN
|
||||
remoteRef:
|
||||
key: k8s/presidential-paradise/zookeeper
|
||||
key: presidential-paradise/zookeeper
|
||||
property: discord_token
|
||||
- secretKey: TWITTER_TOKEN
|
||||
remoteRef:
|
||||
key: k8s/presidential-paradise/zookeeper
|
||||
key: presidential-paradise/zookeeper
|
||||
property: twitter_token
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue