Feat(longhorn): add longhorn
This commit is contained in:
13
longhorn-system/kustomization.yaml
Normal file
13
longhorn-system/kustomization.yaml
Normal 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
|
||||
Reference in New Issue
Block a user