File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
website/content/en/docs/olm-integration Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -422,6 +422,7 @@ being managed, each with a `name` and `url`.
422
422
- ` spec.selector ` _ (user)_ : selectors by which the Operator can pair resources in a cluster.
423
423
- ` spec.icon ` _ (user)_ : a base64-encoded icon unique to the Operator, set in a ` base64data ` field with a ` mediatype ` .
424
424
- ` spec.maturity ` _ (user)_ : the Operator's maturity, ex. ` alpha ` .
425
+ - ` spec.minKubeVersion ` _ (user)_ : the minimal Kubernetes version supported by the Operator, ex. ` 1.16.0 ` .
425
426
- ` spec.webhookdefinitions ` : any webhooks the Operator uses.
426
427
- ` spec.relatedImages ` _ (user)_ : a list of image tags containing SHA digests [ mapped to in-CSV names] [ relatedimages ]
427
428
that your Operator might require to perform their functions.
You can’t perform that action at this time.
0 commit comments