Skip to content

Commit

Permalink
Merge pull request openstack-k8s-operators#253 from yazug/update_csv
Browse files Browse the repository at this point in the history
update CSV with tls
  • Loading branch information
openshift-merge-bot[bot] committed Mar 20, 2024
2 parents 48988a5 + 2d81f08 commit c63d51e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions config/manifests/bases/ovn-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,28 @@ spec:
displayName: OVNController
kind: OVNController
name: ovncontrollers.ovn.openstack.org
specDescriptors:
- description: TLS - Parameters related to TLS
displayName: TLS
path: tls
version: v1beta1
- description: OVNDBCluster is the Schema for the ovndbclusters API
displayName: OVNDBCluster
kind: OVNDBCluster
name: ovndbclusters.ovn.openstack.org
specDescriptors:
- description: TLS - Parameters related to TLS
displayName: TLS
path: tls
version: v1beta1
- description: OVNNorthd is the Schema for the ovnnorthds API
displayName: OVNNorthd
kind: OVNNorthd
name: ovnnorthds.ovn.openstack.org
specDescriptors:
- description: TLS - Parameters related to TLS
displayName: TLS
path: tls
version: v1beta1
description: OVN Operator
displayName: OVN Operator
Expand Down

0 comments on commit c63d51e

Please sign in to comment.