HelmOperatorProperties interface
Properties for Helm operator.
Properties
chart |
Values override for the operator Helm chart. |
chart |
Version of the operator Helm chart. |
Property Details
chartValues
Values override for the operator Helm chart.
chartValues?: string
Property Value
string
chartVersion
Version of the operator Helm chart.
chartVersion?: string
Property Value
string