From a0d7775acc350f93404ac45987743b9d73010096 Mon Sep 17 00:00:00 2001 From: Martyn Ranyard Date: Thu, 26 Oct 2023 14:58:42 +0200 Subject: [PATCH] CRDs are an interesting here Signed-off-by: Martyn Ranyard --- everything-app/project-infra.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/everything-app/project-infra.yaml b/everything-app/project-infra.yaml index 15d3146..db00d6a 100644 --- a/everything-app/project-infra.yaml +++ b/everything-app/project-infra.yaml @@ -4,6 +4,9 @@ metadata: name: infra namespace: argocd spec: + clusterResourceWhitelist: + - name: "*" + namespace: "*" description: argo, nginx-ingress, etc. destinations: - name: '*'