mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
fix(kube): global Rook Ceph CRDs
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
---
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- rook-ceph
|
||||
- rook-ceph
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user