Skip to content

Commit

Permalink
Merge pull request #313 from mtomaska/annotations
Browse files Browse the repository at this point in the history
Add required csv annotations. Remove deprecated
  • Loading branch information
openshift-merge-bot[bot] committed Jun 28, 2024
2 parents 9f91003 + 28bfe96 commit 5ff62e7
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@ metadata:
capabilities: Basic Install
features.operators.openshift.io/disconnected: "true"
features.operators.openshift.io/fips-compliant: "true"
operators.openshift.io/infrastructure-features: '["disconnected"]'
features.operators.openshift.io/proxy-aware: "false"
features.operators.openshift.io/tls-profiles: "false"
features.operators.openshift.io/token-auth-aws: "false"
features.operators.openshift.io/token-auth-azure: "false"
features.operators.openshift.io/token-auth-gcp: "false"
operators.operatorframework.io/operator-type: non-standalone
name: ovn-operator.v0.0.0
namespace: placeholder
Expand Down

0 comments on commit 5ff62e7

Please sign in to comment.