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.
2 parents 10c8cfe + 754124e commit 127f3ceCopy full SHA for 127f3ce
ocp_resources/resource.py
@@ -298,6 +298,7 @@ class ApiGroup:
298
NODEMAINTENANCE_KUBEVIRT_IO = "nodemaintenance.kubevirt.io"
299
OPERATOR_OPENSHIFT_IO = "operator.openshift.io"
300
OPERATORS_COREOS_COM = "operators.coreos.com"
301
+ OPERATORS_OPENSHIFT_IO = "operators.openshift.io"
302
OS_TEMPLATE_KUBEVIRT_IO = "os.template.kubevirt.io"
303
PACKAGES_OPERATORS_COREOS_COM = "packages.operators.coreos.com"
304
POLICY = "policy"
0 commit comments