diff --git a/kube/3-kube-core/2-storage/rook-ceph/kustomization.yaml b/kube/3-kube-core/2-storage/rook-ceph/kustomization.yaml index eca8e872..ef35a0cb 100644 --- a/kube/3-kube-core/2-storage/rook-ceph/kustomization.yaml +++ b/kube/3-kube-core/2-storage/rook-ceph/kustomization.yaml @@ -3,5 +3,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - 1-namespace.yaml - - 2-operator.yaml - - 3-cluster.yaml + # - 2-operator.yaml + # - 3-cluster.yaml