Skip to content

Commit 048d0fa

Browse files
jimmidysonJont828
andauthored
Update api/v1alpha1/helmchartproxy_types.go
Co-authored-by: Jonathan Tong <[email protected]>
1 parent 2507fee commit 048d0fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/v1alpha1/helmchartproxy_types.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ type HelmChartProxySpec struct {
7474
Credentials *Credentials `json:"credentials,omitempty"`
7575

7676
// TLSConfig contains the TLS configuration for a HelmChartProxy.
77+
// +optional
7778
TLSConfig *TLSConfig `json:"tlsConfig,omitempty"`
7879
}
7980

0 commit comments

Comments
 (0)