π Description
helm_chart_configuration:
repo_alias: dev-charts-ent
repo_url: https://raw.githubusercontent.com/kubeslice/
cert_manager_chart:
chart_name: cert-manager
controller_chart:
chart_name: kubeslice-controller
# version: 0.0.25
worker_chart:
chart_name: kubeslice-worker
# version: 0.0.10
values:
#global.profile.openshift: true
kubesliceNetworking.enabled: true
give an option in worker charts for overriding/defining values for each worker cluster.
π Reproduction steps
during the kubeslice-cli installation form topology, it doesn't have option to define helm values for each worker cluster.
π Expected behavior
Topology need to support hem values for each worker clusters.
π Actual Behavior
It's not there. It just global for every worker clusters .
π Relevant log output
No response
Version
None
π₯οΈ What operating system are you seeing the problem on?
Windows
β
Proposed Solution
No response
π Have you spent some time to check if this issue has been raised before?
Code of Conduct