From 39d2f006c804c549dbe49489aa2626e5a24b373e Mon Sep 17 00:00:00 2001 From: Luca Miccini Date: Wed, 23 Oct 2024 17:35:10 +0200 Subject: [PATCH] Fix typo / make bundle issue --- .../bases/infra-operator.clusterserviceversion.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/manifests/bases/infra-operator.clusterserviceversion.yaml b/config/manifests/bases/infra-operator.clusterserviceversion.yaml index c9a6215f..83464de1 100644 --- a/config/manifests/bases/infra-operator.clusterserviceversion.yaml +++ b/config/manifests/bases/infra-operator.clusterserviceversion.yaml @@ -28,9 +28,9 @@ spec: kind: DNSMasq name: dnsmasqs.network.openstack.org version: v1beta1 - - description: InstanceHA is the Schema for the instancehas API - displayName: Instance HA - kind: InstanceHA + - description: InstanceHa is the Schema for the instancehas API + displayName: Instance Ha + kind: InstanceHa name: instancehas.instanceha.openstack.org version: v1beta1 - description: IPSet is the Schema for the ipsets API