From 058e52cf38407f66c84ffa51d646103cce599638 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Fri, 10 Apr 2026 07:25:10 +0300 Subject: [PATCH] Set the ns to cloudflare --- applicationset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applicationset.yaml b/applicationset.yaml index c71628e..b97b492 100644 --- a/applicationset.yaml +++ b/applicationset.yaml @@ -24,7 +24,7 @@ spec: - "../../manifests/{{appName}}/values.yaml" destination: server: https://kubernetes.default.svc - namespace: "{{appName}}" + namespace: "cloudflare" syncPolicy: automated: prune: true