fix: cattle-system namespace
All checks were successful
Build / precommit (pull_request) Successful in 4m58s
All checks were successful
Build / precommit (pull_request) Successful in 4m58s
- cattle-system namespace is created earlier than helm - leave namespaces.yaml to manage cattle-system namespace (required before installing helm/rancher)
This commit is contained in:
parent
4c9204858e
commit
dd7b6b73ed
@ -65,7 +65,6 @@ class rke2::helm (
|
||||
|
||||
$r_cmd = 'helm install rancher rancher-stable/rancher \
|
||||
--namespace cattle-system \
|
||||
--create-namespace \
|
||||
--set hostname=rancher.main.unkin.net \
|
||||
--set bootstrapPassword=admin \
|
||||
--set ingress.tls.source=secret \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user