Class ValuesSchemaUtils
java.lang.Object
io.quarkiverse.helm.deployment.utils.ValuesSchemaUtils
-
Method Summary
Modifier and TypeMethodDescriptioncreateSchema(HelmChartConfig helmConfig, Map<String, ValuesHolder.HelmValueHolder> prodValues)
-
Method Details
-
createSchema
public static Map<String,Object> createSchema(HelmChartConfig helmConfig, Map<String, ValuesHolder.HelmValueHolder> prodValues)
-