mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-22 16:44:24 +00:00
Update kustomization.yaml to reference encrypted secret file
This commit is contained in:
@@ -4,7 +4,7 @@ namespace: velero
|
|||||||
|
|
||||||
resources:
|
resources:
|
||||||
- ../../base/velero
|
- ../../base/velero
|
||||||
- secret.yaml
|
- secret.enc.yaml
|
||||||
- release.yaml
|
- release.yaml
|
||||||
|
|
||||||
configMapGenerator:
|
configMapGenerator:
|
||||||
|
|||||||
Reference in New Issue
Block a user