File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed
Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -137,6 +137,13 @@ metadata:
137137 containerImage : quay.io/redhat-developer/gitops-operator
138138 description : Enables teams to adopt GitOps principles for managing cluster configurations
139139 and application delivery across hybrid multi-cluster Kubernetes environments.
140+ features.operators.openshift.io/disconnected : " true"
141+ features.operators.openshift.io/fips-compliant : " false"
142+ features.operators.openshift.io/proxy-aware : " true"
143+ features.operators.openshift.io/tls-profiles : " false"
144+ features.operators.openshift.io/token-auth-aws : " false"
145+ features.operators.openshift.io/token-auth-azure : " false"
146+ features.operators.openshift.io/token-auth-gcp : " false"
140147 operatorframework.io/cluster-monitoring : " true"
141148 operatorframework.io/suggested-namespace : openshift-gitops-operator
142149 operators.openshift.io/infrastructure-features : ' ["disconnected"]'
Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ metadata:
77 containerImage : quay.io/redhat-developer/gitops-operator
88 description : Enables teams to adopt GitOps principles for managing cluster configurations
99 and application delivery across hybrid multi-cluster Kubernetes environments.
10+ features.operators.openshift.io/disconnected : " true"
11+ features.operators.openshift.io/fips-compliant : " false"
12+ features.operators.openshift.io/proxy-aware : " true"
13+ features.operators.openshift.io/tls-profiles : " false"
14+ features.operators.openshift.io/token-auth-aws : " false"
15+ features.operators.openshift.io/token-auth-azure : " false"
16+ features.operators.openshift.io/token-auth-gcp : " false"
1017 operatorframework.io/cluster-monitoring : " true"
1118 operatorframework.io/suggested-namespace : openshift-gitops-operator
1219 operators.openshift.io/infrastructure-features : ' ["disconnected"]'
You can’t perform that action at this time.
0 commit comments