apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - gitea-helm-repo.yaml - gitea-helm-release.yaml secretGenerator: - name: gitea-helm-values files: - values.yaml=helm-values.yaml - values.private.yaml=helm-values.private.dec.yaml generatorOptions: disableNameSuffixHash: true