You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `operatorhub` validator also allows validation of custom `categories` in CSV [annotations][csv_annotation]. This can be done by
147
+
defining a list of custom categories in a json-encoded file and setting its path as an environment variable named `OPERATOR_BUNDLE_CATEGORIES`. For more
148
+
details refer to [validation of operator bundles][olm_validation].
146
149
147
150
### Package manifests format
148
151
@@ -310,3 +313,5 @@ being managed, each with a `name` and `url`.
0 commit comments