fix: kube_prometheus missing new field repo in HelmChartScore
This commit is contained in:
parent
4a9b95acad
commit
94f6cc6942
@ -45,5 +45,6 @@ additionalPrometheusRulesMap:
|
||||
values_yaml: Some(values.to_string()),
|
||||
create_namespace: true,
|
||||
install_only: true,
|
||||
repository: None,
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user