diff --git a/app-of-apps/project.yaml b/app-of-apps/project.yaml index 14958e2..bf59cb9 100644 --- a/app-of-apps/project.yaml +++ b/app-of-apps/project.yaml @@ -11,4 +11,7 @@ - '*' destinations: - namespace: '*' - server: '*' \ No newline at end of file + server: '*' + clusterResourceWhitelist: + - group: '*' + kind: '*' \ No newline at end of file