We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fbd0aa commit 0cc4b75Copy full SHA for 0cc4b75
config/manifests/bases/gitops-operator.clusterserviceversion.yaml
@@ -8,7 +8,7 @@ metadata:
8
description: Enables teams to adopt GitOps principles for managing cluster configurations
9
and application delivery across hybrid multi-cluster Kubernetes environments.
10
features.operators.openshift.io/disconnected: "true"
11
- features.operators.openshift.io/fips-compliant: "false"
+ features.operators.openshift.io/fips-compliant: "true"
12
features.operators.openshift.io/proxy-aware: "true"
13
features.operators.openshift.io/tls-profiles: "false"
14
features.operators.openshift.io/token-auth-aws: "false"
0 commit comments