Skip to content

Commit

Permalink
Merge pull request #321 from yazug/update_csv
Browse files Browse the repository at this point in the history
update csv as generated
  • Loading branch information
openshift-merge-bot[bot] authored Jun 10, 2024
2 parents 2992026 + 2a9126e commit 6fd7539
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions config/manifests/bases/octavia-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,40 @@ spec:
displayName: Octavia API
kind: OctaviaAPI
name: octaviaapis.octavia.openstack.org
specDescriptors:
- description: TLS - Parameters related to the TLS
displayName: TLS
path: tls
- description: API tls type which encapsulates for API services
displayName: API
path: tls.api
- description: Ovn GenericService - holds the secret for the OvnDb client cert
displayName: Ovn
path: tls.ovn
version: v1beta1
- description: Octavia is the Schema for the octavia API
displayName: Octavia
kind: Octavia
name: octavias.octavia.openstack.org
specDescriptors:
- description: TLS - Parameters related to the TLS
displayName: TLS
path: octaviaAPI.tls
- description: API tls type which encapsulates for API services
displayName: API
path: octaviaAPI.tls.api
- description: Ovn GenericService - holds the secret for the OvnDb client cert
displayName: Ovn
path: octaviaAPI.tls.ovn
- description: TLS - Parameters related to the TLS
displayName: TLS
path: octaviaHealthManager.tls
- description: TLS - Parameters related to the TLS
displayName: TLS
path: octaviaHousekeeping.tls
- description: TLS - Parameters related to the TLS
displayName: TLS
path: octaviaWorker.tls
version: v1beta1
description: Octavia Operator
displayName: Octavia Operator
Expand Down

0 comments on commit 6fd7539

Please sign in to comment.