diff --git a/config/manifests/bases/octavia-operator.clusterserviceversion.yaml b/config/manifests/bases/octavia-operator.clusterserviceversion.yaml index f45e8884..41ce9cc1 100644 --- a/config/manifests/bases/octavia-operator.clusterserviceversion.yaml +++ b/config/manifests/bases/octavia-operator.clusterserviceversion.yaml @@ -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