From b4fd2b7798a16a7fb926bb235a25f24bf9138156 Mon Sep 17 00:00:00 2001 From: Martyn Ranyard Date: Mon, 13 Nov 2023 16:09:38 +0100 Subject: [PATCH] Install Rook Signed-off-by: Martyn Ranyard --- everything-app/project-infra.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/everything-app/project-infra.yaml b/everything-app/project-infra.yaml index c268710..544189e 100644 --- a/everything-app/project-infra.yaml +++ b/everything-app/project-infra.yaml @@ -9,6 +9,9 @@ spec: clusterResourceWhitelist: - group: '*' kind: '*' + clusterResourceBlacklist: + - group: cilium.io + kind: CiliumIdentity description: argo, nginx-ingress, etc. destinations: - name: '*' @@ -24,3 +27,4 @@ spec: - https://charts.jetstack.io - https://charts.neoskop.dev - https://helm.cilium.io + - https://charts.rook.io/release