modified: deploy/nextcloud/kustomization.yaml

This commit is contained in:
Márcio Fernandes
2026-07-16 21:29:23 +00:00
parent 2ddc5c691e
commit 07a953009d
+6
View File
@@ -19,6 +19,12 @@ secretGenerator:
- values.yaml=redis-helm-values.yaml
- values.private.yaml=redis-helm-values.private.yaml
- name: nextcloud-helm-values
files:
- values.yaml=nextcloud-helm-values.yaml
- values.private.yaml=nextcloud-helm-values.private.yaml
generatorOptions:
disableNameSuffixHash: true