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