Skip to content

Commit

Permalink
Set fips-compliant CRD feature flag
Browse files Browse the repository at this point in the history
This change adds the feature flag to indicate that our operator is
fips compliant.

Signed-off-by: Brendan Shephard <bshephar@redhat.com>
  • Loading branch information
bshephar committed May 20, 2024
1 parent 5abe4b7 commit 57db1d0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
annotations:
alm-examples: '[]'
capabilities: Basic Install
features.operators.openshift.io/fips-compliant: "true"
features.operators.openshift.io/disconnected: "true"
operators.openshift.io/infrastructure-features: '["disconnected"]'
operators.operatorframework.io/operator-type: non-standalone
Expand Down

0 comments on commit 57db1d0

Please sign in to comment.