Skip to content

Commit 313ea23

Browse files
Update api/v1/clusterextension_types.go
Co-authored-by: Joe Lanford <[email protected]>
1 parent ae000a6 commit 313ea23

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

api/v1/clusterextension_types.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,7 @@ type ClusterExtensionSpec struct {
9999
Install *ClusterExtensionInstallConfig `json:"install,omitempty"`
100100

101101
// config contains configuration values applied during rendering of the
102-
// ClusterExtension's manifests. Values can be specified inline or sourced
103-
// from a referenced Secret.
102+
// ClusterExtension's manifests. Values can be specified inline.
104103
//
105104
// <opcon:experimental>
106105
// +optional

0 commit comments

Comments
 (0)