Skip to content

Commit

Permalink
Add OpenShift annotations
Browse files Browse the repository at this point in the history
This change adds the required OpenShift annotations

Resolves: https://issues.redhat.com/browse/OSPRH-7942
Signed-off-by: Brendan Shephard <bshephar@redhat.com>
  • Loading branch information
bshephar committed Jun 25, 2024
1 parent be8b4a1 commit 243008b
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ metadata:
capabilities: Basic Install
features.operators.openshift.io/disconnected: "true"
features.operators.openshift.io/fips-compliant: "true"
features.operators.openshift.io/token-auth-gcp: "false"
features.operators.openshift.io/token-auth-azure: "false"
features.operators.openshift.io/token-auth-aws: "false"
operatorframework.io/suggested-namespace: openstack
operators.openshift.io/infrastructure-features: '["disconnected"]'
operators.operatorframework.io/operator-type: non-standalone
Expand Down

0 comments on commit 243008b

Please sign in to comment.