From ac183ffacdf4f9260ef48346941978402df37735 Mon Sep 17 00:00:00 2001 From: friedrich goerz Date: Mon, 21 Nov 2022 13:27:57 +0100 Subject: [PATCH] DEv-669: debugging argocd restriction stuff --- clusterspecifics/appprojects/mobene.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/clusterspecifics/appprojects/mobene.yaml b/clusterspecifics/appprojects/mobene.yaml index 07fdf69..c6899d9 100644 --- a/clusterspecifics/appprojects/mobene.yaml +++ b/clusterspecifics/appprojects/mobene.yaml @@ -15,7 +15,13 @@ spec: # Deny all cluster-scoped resources from being created clusterResourceWhitelist: - group: '' - kind: '' + kind: 'namespace' + + namespaceResourceWhitelist: + - group: 'apps' + kind: Deployment + - group: 'apps' + kind: StatefulSet # allowed destinations for deployments: destinations: