From e358fbe6bcdf99aff52cd846c5df00235649c3c8 Mon Sep 17 00:00:00 2001 From: Dario Tranchitella Date: Wed, 14 Dec 2022 09:35:25 +0100 Subject: [PATCH] chore(kustomize): addons no more need checksum --- config/crd/bases/kamaji.clastix.io_tenantcontrolplanes.yaml | 4 ---- config/install.yaml | 4 ---- 2 files changed, 8 deletions(-) diff --git a/config/crd/bases/kamaji.clastix.io_tenantcontrolplanes.yaml b/config/crd/bases/kamaji.clastix.io_tenantcontrolplanes.yaml index 1ac2da3..b83daa8 100644 --- a/config/crd/bases/kamaji.clastix.io_tenantcontrolplanes.yaml +++ b/config/crd/bases/kamaji.clastix.io_tenantcontrolplanes.yaml @@ -1670,8 +1670,6 @@ spec: coreDNS: description: AddonStatus defines the observed state of an Addon. properties: - checksum: - type: string enabled: type: boolean lastUpdate: @@ -1922,8 +1920,6 @@ spec: kubeProxy: description: AddonStatus defines the observed state of an Addon. properties: - checksum: - type: string enabled: type: boolean lastUpdate: diff --git a/config/install.yaml b/config/install.yaml index 6d9c0c0..8065390 100644 --- a/config/install.yaml +++ b/config/install.yaml @@ -1269,8 +1269,6 @@ spec: coreDNS: description: AddonStatus defines the observed state of an Addon. properties: - checksum: - type: string enabled: type: boolean lastUpdate: @@ -1457,8 +1455,6 @@ spec: kubeProxy: description: AddonStatus defines the observed state of an Addon. properties: - checksum: - type: string enabled: type: boolean lastUpdate: