modified: services/cilium/deploy/README.md
modified: services/cilium/deploy/app/helm-release.yaml modified: services/cilium/deploy/app/helm-repo.yaml new file: services/cilium/deploy/app/helm-values.yaml modified: services/cilium/deploy/app/kustomization.yaml
This commit is contained in:
@@ -4,3 +4,9 @@ namespace: cilium
|
||||
resources:
|
||||
- helm-repo.yaml
|
||||
- helm-release.yaml
|
||||
secretGenerator:
|
||||
- name: cilium-helm-values
|
||||
files:
|
||||
- values.yaml=helm-values.yaml
|
||||
generatorOptions:
|
||||
disableNameSuffixHash: true
|
||||
Reference in New Issue
Block a user