Feat(longhorn): add longhorn

This commit is contained in:
2025-07-31 09:02:36 +08:00
parent cd677391d7
commit 4556b73a6f
6 changed files with 631 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
---
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