feat: add external-secrets operator v0.17.0
This commit is contained in:
17
base/external-secrets/kustomization.yaml
Normal file
17
base/external-secrets/kustomization.yaml
Normal file
@ -0,0 +1,17 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
namespace: external-secrets
|
||||
|
||||
resources:
|
||||
- namespace.yaml
|
||||
|
||||
configurations:
|
||||
- ./configurations/external-secrets.yaml
|
||||
|
||||
helmCharts:
|
||||
- name: external-secrets
|
||||
repo: https://charts.external-secrets.io
|
||||
namespace: external-secrets
|
||||
version: 0.17.0
|
||||
releaseName: c-kustom
|
Reference in New Issue
Block a user