fix(kube): global Rook Ceph CRDs

This commit is contained in:
JJGadgets
2022-04-19 00:40:18 +08:00
parent 47691a2afc
commit d2a950b54e
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- rook-ceph
- rook-ceph

View File

@@ -1,4 +1,6 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://github.com/rook/rook/blob/v1.9.0/deploy/examples/crds.yaml
- https://raw.githubusercontent.com/rook/rook/v1.9.0/deploy/examples/crds.yaml