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