apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: git-limbosolutions-com resources: - gitea-helm-repo.yaml secretGenerator: - name: gitea-helm-install-values files: - values.yaml=helm-values.yaml - values.private.yaml=helm-values.private.yaml generatorOptions: disableNameSuffixHash: true