Files
infrastructures/longhorn-system/kustomization.yaml
2025-09-24 10:43:51 +08:00

14 lines
271 B
YAML

---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: longhorn-system
generatorOptions:
disableNameSuffixHash: true
resources:
- namespace.yaml
- helmrelease.yaml
configMapGenerator:
- name: longhorn-values
files:
- values.yaml