10 lines
332 B
YAML
10 lines
332 B
YAML
|
---
|
||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||
|
kind: Kustomization
|
||
|
resources:
|
||
|
# - namespace.yaml
|
||
|
- https://openebs.github.io/charts/openebs-operator.yaml
|
||
|
# - https://openebs.github.io/charts/cstor-operator.yaml
|
||
|
# - https://openebs.github.io/charts/zfs-operator.yaml
|
||
|
# - https://openebs.github.io/charts/lvm-operator.yaml
|