We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae000a6 commit 313ea23Copy full SHA for 313ea23
api/v1/clusterextension_types.go
@@ -99,8 +99,7 @@ type ClusterExtensionSpec struct {
99
Install *ClusterExtensionInstallConfig `json:"install,omitempty"`
100
101
// 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.
+ // ClusterExtension's manifests. Values can be specified inline.
104
//
105
// <opcon:experimental>
106
// +optional
0 commit comments