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
|
|
@ -3,5 +3,12 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- ../../kustomize-bases/external-secrets-operator
|
||||
- clustersecrets.yaml
|
||||
- namespace.yaml
|
||||
- secretstore.yaml
|
||||
|
||||
helmCharts:
|
||||
- name: external-secrets
|
||||
repo: https://charts.external-secrets.io
|
||||
namespace: external-secrets
|
||||
releaseName: external-secrets
|
||||
version: 1.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue