From 7f5b74a03103155c7ace97b9c3aa1674e2de76dc Mon Sep 17 00:00:00 2001 From: Steffen Illium Date: Wed, 24 Apr 2024 11:54:17 +0200 Subject: [PATCH] ingress link removed --- infrastructure/04-rook-ceph/operator/kustomization.yaml | 4 ---- 1 file changed, 4 deletions(-) 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