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 69a81e9 commit c65a157Copy full SHA for c65a157
api/v1beta1/metricstorage_types.go
@@ -118,7 +118,7 @@ type MetricStorageSpec struct {
118
// See rh-jira: OSPRH-5177 and COO-44
119
120
// +kubebuilder:validation:Optional
121
- // +operator-sdk:csv:customresourcedefinitions:tpe=spec
+ // +operator-sdk:csv:customresourcedefinitions:type=spec
122
// TLS - Parameters related to the TLS
123
// AlertmanagerTLS tls.SimpleService `json:"alertmanagerTls,omitempty"`
124
}
0 commit comments