Skip to content

Commit

Permalink
Merge pull request #412 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] authored Mar 20, 2024
2 parents 56eccf0 + 95436da commit 7cb8f24
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions config/manifests/bases/ironic-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,31 @@ spec:
displayName: Ironic API
kind: IronicAPI
name: ironicapis.ironic.openstack.org
specDescriptors:
- description: TLS - Parameters related to the TLS
displayName: TLS
path: tls
version: v1beta1
- description: IronicConductor is the Schema for the ironicconductors Conductor
displayName: Ironic Conductor
kind: IronicConductor
name: ironicconductors.ironic.openstack.org
specDescriptors:
- description: TLS - Parameters related to the TLS
displayName: TLS
path: tls
version: v1beta1
- description: Ironic is the Schema for the ironics API
displayName: Ironic
kind: Ironic
name: ironics.ironic.openstack.org
specDescriptors:
- description: TLS - Parameters related to the TLS
displayName: TLS
path: ironicAPI.tls
- description: TLS - Parameters related to the TLS
displayName: TLS
path: ironicInspector.tls
version: v1beta1
description: Ironic Operator
displayName: Ironic Operator
Expand Down

0 comments on commit 7cb8f24

Please sign in to comment.