Skip to content

Commit a205688

Browse files
Merge pull request #441 from fmount/fips
Add the missing fips-compliant annotation to the glance manifest
2 parents 667dd8a + db92f5e commit a205688

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/manifests/bases/glance-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ metadata:
55
alm-examples: '[]'
66
capabilities: Basic Install
77
features.operators.openshift.io/disconnected: "true"
8+
features.operators.openshift.io/fips-compliant: "true"
89
operators.openshift.io/infrastructure-features: '["disconnected"]'
910
operators.operatorframework.io/operator-type: non-standalone
1011
name: glance-operator.v0.0.0

0 commit comments

Comments
 (0)