Skip to content

Commit

Permalink
Merge pull request #394 from yazug/update_csv
Browse files Browse the repository at this point in the history
update CSV with tls and fips
  • Loading branch information
openshift-merge-bot[bot] authored Mar 20, 2024
2 parents 9108b7f + 82ddd94 commit 86c8fe8
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ metadata:
alm-examples: '[]'
capabilities: Basic Install
features.operators.openshift.io/disconnected: "true"
features.operators.openshift.io/fips-compliant: "true"
operatorframework.io/suggested-namespace: openstack
operators.openshift.io/infrastructure-features: '["disconnected"]'
operators.operatorframework.io/operator-type: non-standalone
features.operators.openshift.io/fips-compliant: "true"
name: keystone-operator.v0.0.0
namespace: placeholder
spec:
Expand All @@ -19,6 +19,10 @@ spec:
displayName: Keystone API
kind: KeystoneAPI
name: keystoneapis.keystone.openstack.org
specDescriptors:
- description: TLS - Parameters related to the TLS
displayName: TLS
path: tls
version: v1beta1
- description: KeystoneEndpoint is the Schema for the keystoneendpoints API
displayName: Keystone Endpoint
Expand Down

0 comments on commit 86c8fe8

Please sign in to comment.