From 51b7b2d8e1a82f94356884fa3a5db31f2bb9a3b7 Mon Sep 17 00:00:00 2001 From: Edward Cheng Date: Mon, 15 Jul 2024 08:56:21 +1000 Subject: [PATCH] update app template --- projects/k3s-cluster-app.yaml | 1 - projects/k3s-cluster-infra.yaml | 1 - projects/k3s-cluster-res.yaml | 1 - 3 files changed, 3 deletions(-) diff --git a/projects/k3s-cluster-app.yaml b/projects/k3s-cluster-app.yaml index 1eb4660..3987395 100644 --- a/projects/k3s-cluster-app.yaml +++ b/projects/k3s-cluster-app.yaml @@ -66,5 +66,4 @@ spec: allowEmpty: true prune: true selfHeal: true - createNamespace: true status: {} \ No newline at end of file diff --git a/projects/k3s-cluster-infra.yaml b/projects/k3s-cluster-infra.yaml index 27278b1..e09f6aa 100644 --- a/projects/k3s-cluster-infra.yaml +++ b/projects/k3s-cluster-infra.yaml @@ -66,5 +66,4 @@ spec: allowEmpty: true prune: true selfHeal: true - createNamespace: true status: {} \ No newline at end of file diff --git a/projects/k3s-cluster-res.yaml b/projects/k3s-cluster-res.yaml index e7e9a41..f7b34f3 100644 --- a/projects/k3s-cluster-res.yaml +++ b/projects/k3s-cluster-res.yaml @@ -66,5 +66,4 @@ spec: allowEmpty: true prune: true selfHeal: true - createNamespace: true status: {} \ No newline at end of file