fix(rook): i can't kustomize

This commit is contained in:
JJGadgets
2023-01-28 10:40:24 +08:00
parent 325283624d
commit d313799fd8
2 changed files with 2 additions and 4 deletions

View File

@@ -2,8 +2,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- secret.enc.yaml
- ceph-cluster.yaml
- secret.sops.yaml
- ceph-cluster.sops.yaml
- storage-class.yaml
- ceph-monitor.yaml
- ceph-prometheus.yaml

View File

@@ -4,6 +4,4 @@ kind: Kustomization
resources:
- cluster
- operator
- add-ons
- snapshot-controller
- monitoring