From 1dcafb91d448947becf1cb9e18944a2eaae06aee Mon Sep 17 00:00:00 2001 From: Dario Tranchitella Date: Mon, 22 Aug 2022 17:41:27 +0200 Subject: [PATCH] refactor(helm)!: removing ingress from status when unused --- config/crd/bases/kamaji.clastix.io_tenantcontrolplanes.yaml | 2 -- helm/kamaji/crds/tenantcontrolplane.yaml | 2 -- 2 files changed, 4 deletions(-) diff --git a/config/crd/bases/kamaji.clastix.io_tenantcontrolplanes.yaml b/config/crd/bases/kamaji.clastix.io_tenantcontrolplanes.yaml index 8ddc950..3eab71a 100644 --- a/config/crd/bases/kamaji.clastix.io_tenantcontrolplanes.yaml +++ b/config/crd/bases/kamaji.clastix.io_tenantcontrolplanes.yaml @@ -1285,8 +1285,6 @@ spec: description: Version is the running Kubernetes version of the Tenant Control Plane. type: string - required: - - status type: object type: object storage: diff --git a/helm/kamaji/crds/tenantcontrolplane.yaml b/helm/kamaji/crds/tenantcontrolplane.yaml index 8ddc950..3eab71a 100644 --- a/helm/kamaji/crds/tenantcontrolplane.yaml +++ b/helm/kamaji/crds/tenantcontrolplane.yaml @@ -1285,8 +1285,6 @@ spec: description: Version is the running Kubernetes version of the Tenant Control Plane. type: string - required: - - status type: object type: object storage: