2022-07-18 13:50:10 -05:00
|
|
|
---
|
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
|
|
# - namespace.yaml
|
|
|
|
- https://openebs.github.io/charts/openebs-operator.yaml
|
2022-08-03 11:45:37 -05:00
|
|
|
#- https://openebs.github.io/charts/hostpath-operator.yaml
|
|
|
|
#- https://openebs.github.io/charts/jiva-operator.yaml
|
|
|
|
- ./volume-policy.yaml
|
|
|
|
#- ./storage-class.yaml
|
2022-07-18 13:50:10 -05:00
|
|
|
# - https://openebs.github.io/charts/cstor-operator.yaml
|
|
|
|
# - https://openebs.github.io/charts/zfs-operator.yaml
|
|
|
|
# - https://openebs.github.io/charts/lvm-operator.yaml
|
2022-08-03 11:45:37 -05:00
|
|
|
# patchesStrategicMerge:
|
|
|
|
# - ./daemonset.yaml
|
|
|
|
#- ./config.yaml
|