fix: cattle-system namespace (#399)

- cattle-system namespace is created earlier than helm
- leave namespaces.yaml to manage cattle-system namespace (required
  before installing helm/rancher)

Reviewed-on: #399
This commit was merged in pull request #399.
This commit is contained in:
2025-09-21 00:21:41 +10:00
parent 4c9204858e
commit b224cfb516
7 changed files with 56 additions and 12 deletions
-6
View File
@@ -1,6 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: cattle-system
labels:
kubernetes.io/metadata.name: cattle-system