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