MAIA.helm_values module#
- MAIA.helm_values.read_config_dict_and_generate_helm_values_dict(config_dict, kubeconfig_dict)[source]#
Read Config Dict and generate helm-ready values dict.
- Parameters:
config_dict (
Dict[str,Any]) – Config Dictkubeconfig_dict (
Dict[str,Any]) – Kubeconfig Dict
- Return type:
Dict[str,Any]- Returns:
Helm values dict