diff --git a/infrastructure/04-rook-ceph/operator/kustomization.yaml b/infrastructure/04-rook-ceph/operator/kustomization.yaml index 35dd9d4..4b29a97 100644 --- a/infrastructure/04-rook-ceph/operator/kustomization.yaml +++ b/infrastructure/04-rook-ceph/operator/kustomization.yaml @@ -1,10 +1,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization -resources: - - base/ingress.yaml - - helmCharts: - name: rook-ceph includeCRDs: true