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 38d0f04 + 9525f0e commit ad766a5Copy full SHA for ad766a5
config/manifests/bases/mariadb-operator.clusterserviceversion.yaml
@@ -4,9 +4,10 @@ metadata:
4
annotations:
5
alm-examples: '[]'
6
capabilities: Basic Install
7
+ features.operators.openshift.io/disconnected: "true"
8
operatorframework.io/suggested-namespace: openstack
- operators.operatorframework.io/operator-type: non-standalone
9
operators.openshift.io/infrastructure-features: '["disconnected"]'
10
+ operators.operatorframework.io/operator-type: non-standalone
11
name: mariadb-operator.v0.0.0
12
namespace: placeholder
13
spec:
0 commit comments