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 66a49aa1..eca8e872 100644 --- a/kube/3-kube-core/2-storage/rook-ceph/kustomization.yaml +++ b/kube/3-kube-core/2-storage/rook-ceph/kustomization.yaml @@ -4,3 +4,4 @@ kind: Kustomization resources: - 1-namespace.yaml - 2-operator.yaml + - 3-cluster.yaml