feat(k3s): allow custom Helm manifests installation
This commit is contained in:
parent
f9aa2cfed5
commit
193ee7c447
3 changed files with 16 additions and 0 deletions
|
@ -7,3 +7,4 @@ k3s_operator_ips: []
|
|||
k3s_cluster_cidr: '10.42.0.0/16'
|
||||
k3s_service_cidr: '10.43.0.0/16'
|
||||
k3s_cluster_additional_helm_charts: []
|
||||
k3s_cluster_helm_customizations: []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue