added kustomize to velero
This commit is contained in:
parent
d051dda79c
commit
31c9bb270d
6
infrastructure/velero/kustomization.yaml
Normal file
6
infrastructure/velero/kustomization.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
piVersion: kustomize.config.k8s.io/v1beta1
|
||||||
|
kind: Kustomization
|
||||||
|
resources:
|
||||||
|
- namespace.yaml
|
||||||
|
- values.yaml
|
||||||
|
- helmrelease.yaml
|
||||||
Loading…
Reference in a new issue