Annotation Interface CSVMetadata.Optional
- Enclosing class:
- CSVMetadata
public static @interface CSVMetadata.Optional
Whether the associated resource is explicitly marked as optional, i.e. the operator can work without it being present on
the cluster. This will have the effect of not requiring the associated resource in the generated OLM bundle.
- Since:
- 7.3.0
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
boolean value- Default:
- true
-