Manage External Secrets operator with Argo CD
This commit is contained in:
parent
d9fac9fb88
commit
de8f3319cd
3 changed files with 32352 additions and 0 deletions
13
helm-values/external-secrets.yaml
Normal file
13
helm-values/external-secrets.yaml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
hostNetwork: true
|
||||
installCRDs: true
|
||||
|
||||
nodeSelector:
|
||||
workload: app
|
||||
|
||||
certController:
|
||||
nodeSelector:
|
||||
workload: app
|
||||
|
||||
webhook:
|
||||
nodeSelector:
|
||||
workload: app
|
||||
Loading…
Add table
Add a link
Reference in a new issue