chore(k8s-peterg): Switch to Vault secretstore
This commit is contained in:
parent
10b1c1efd0
commit
229739f938
6 changed files with 56 additions and 21 deletions
|
|
@ -5,8 +5,8 @@ metadata:
|
|||
name: k8s-wheatley-cluster
|
||||
spec:
|
||||
secretStoreRef:
|
||||
name: vault-wheatley
|
||||
kind: ClusterSecretStore
|
||||
name: 1password-wheatley
|
||||
target:
|
||||
name: k8s-wheatley-cluster
|
||||
creationPolicy: Owner
|
||||
|
|
@ -24,7 +24,9 @@ spec:
|
|||
data:
|
||||
- secretKey: endpoint
|
||||
remoteRef:
|
||||
key: k8s-wheatley_clusterdefinition/endpoint
|
||||
key: secrets/managed/argocd/clusters/k8s-wheatley
|
||||
property: endpoint
|
||||
- secretKey: config
|
||||
remoteRef:
|
||||
key: k8s-wheatley_clusterdefinition/config
|
||||
key: secrets/managed/argocd/clusters/k8s-wheatley
|
||||
property: config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue