Skip to content

Commit

Permalink
Add missing annotations as required by current certified-operators pr…
Browse files Browse the repository at this point in the history
…ocess, fixes k8ssandra#679
  • Loading branch information
burmanm committed Jul 19, 2024
1 parent dc5e26c commit 293e8e7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions config/manifests/bases/cass-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,16 @@ metadata:
Simple provisioning, turn-key operations, and automated remediation of Apache Cassandra clusters
repository: https://github.com/k8ssandra/cass-operator
support: DataStax
features.operators.openshift.io/disconnected: "false"
features.operators.openshift.io/fips-compliant: "false"
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"
features.operators.openshift.io/cnf: "false"
features.operators.openshift.io/cni: "false"
features.operators.openshift.io/csi: "false"
name: cass-operator.v0.0.0
namespace: placeholder
spec:
Expand Down

0 comments on commit 293e8e7

Please sign in to comment.