Dela via


HelmOperatorProperties.ChartValues Property

Definition

Gets or sets values override for the operator Helm chart.

[Newtonsoft.Json.JsonProperty(PropertyName="chartValues")]
public string ChartValues { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="chartValues")>]
member this.ChartValues : string with get, set
Public Property ChartValues As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to