kustomizations
Parameters
value
Array of kustomizations used to reconcile the artifact pulled by the source type on the cluster.
suspend fun kustomizations(vararg argument: Pair<String, suspend KustomizationDefinitionArgsBuilder.() -> Unit>)
Parameters
argument
Array of kustomizations used to reconcile the artifact pulled by the source type on the cluster.
Parameters
values
Array of kustomizations used to reconcile the artifact pulled by the source type on the cluster.