diff --git a/charts/consul/templates/crd-exportedservices.yaml b/charts/consul/templates/crd-exportedservices.yaml index 8803a03152..6613e3da7e 100644 --- a/charts/consul/templates/crd-exportedservices.yaml +++ b/charts/consul/templates/crd-exportedservices.yaml @@ -33,7 +33,7 @@ spec: jsonPath: .metadata.creationTimestamp name: Age type: date - name: v2beta1 + name: v2 schema: openAPIV3Schema: description: ExportedServices is the Schema for the Exported Services API diff --git a/control-plane/config/crd/bases/multicluster.consul.hashicorp.com_exportedservices.yaml b/control-plane/config/crd/bases/multicluster.consul.hashicorp.com_exportedservices.yaml index 82eb9ca92d..36020e3639 100644 --- a/control-plane/config/crd/bases/multicluster.consul.hashicorp.com_exportedservices.yaml +++ b/control-plane/config/crd/bases/multicluster.consul.hashicorp.com_exportedservices.yaml @@ -29,7 +29,7 @@ spec: jsonPath: .metadata.creationTimestamp name: Age type: date - name: v2beta1 + name: v2 schema: openAPIV3Schema: description: ExportedServices is the Schema for the Exported Services API