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:
Márcio Fernandes
2026-07-12 10:04:34 +00:00
parent d96e1ac6c7
commit 23ae073088
5 changed files with 30 additions and 11 deletions
@@ -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