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 <[email protected]>
  • Loading branch information
bshephar committed Jun 26, 2024
1 parent be8b4a1 commit b9b399d
Showing 1 changed file with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,11 @@ metadata:
capabilities: Basic Install
features.operators.openshift.io/disconnected: "true"
features.operators.openshift.io/fips-compliant: "true"
operatorframework.io/suggested-namespace: openstack
operators.openshift.io/infrastructure-features: '["disconnected"]'
features.operators.openshift.io/token-auth-gcp: "false"
features.operators.openshift.io/token-auth-azure: "false"
feeatures.operators.openshift.io/token-auth-aws: "false"
features.operators.openshift.io/proxy-aware: "false"
features.operators.openshift.io/tls-profiles: "false"
operators.operatorframework.io/operator-type: non-standalone
name: horizon-operator.v0.0.0
namespace: placeholder
Expand Down

0 comments on commit b9b399d

Please sign in to comment.