Skip to content

Commit 31a29b8

Browse files
authored
disconnected" annotation for assessment (#240)
Signed-off-by: YuChen <[email protected]>
1 parent a5e6499 commit 31a29b8

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

bundle/manifests/ibm-namespace-scope-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ metadata:
2727
olm.skipRange: '<4.1.0'
2828
operators.operatorframework.io/builder: operator-sdk-v1.24.0
2929
operators.operatorframework.io/project_layout: go.kubebuilder.io/v2
30+
operators.openshift.io/infrastructure-features: '["disconnected"]'
3031
repository: https://github.com/IBM/ibm-namespace-scope-operator
3132
support: IBM
3233
labels:

config/manifests/bases/ibm-namespace-scope-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ metadata:
88
createdAt: "2020-11-2T15:38:33Z"
99
operators.operatorframework.io/builder: operator-sdk-v1.1.0
1010
operators.operatorframework.io/project_layout: go.kubebuilder.io/v2
11+
operators.openshift.io/infrastructure-features: '["disconnected"]'
1112
repository: https://github.com/IBM/ibm-namespace-scope-operator
1213
support: IBM
1314
labels:

0 commit comments

Comments
 (0)