feat(flux): 分阶段接管 OpenEBS
yaml / yaml (pull_request) Successful in 30s

This commit is contained in:
2026-09-10 11:01:21 +00:00
parent abf3be0eae
commit f000301864
7 changed files with 128 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
generatorOptions:
disableNameSuffixHash: true
labels:
reconcile.fluxcd.io/watch: Enabled
configMapGenerator:
- name: openebs-values
namespace: openebs
files:
- values.yaml=values.yaml
resources:
- helmrepository.yaml
- helmrelease.yaml
- storageclasses.yaml