From 2cdee0892435eb87494531d23c962dd26d099b07 Mon Sep 17 00:00:00 2001 From: Dario Tranchitella Date: Fri, 13 Jan 2023 18:41:25 +0100 Subject: [PATCH] chore(helm): certificate authority rotation handling --- charts/kamaji/crds/tenantcontrolplane.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/kamaji/crds/tenantcontrolplane.yaml b/charts/kamaji/crds/tenantcontrolplane.yaml index ae824f7..fc523b1 100644 --- a/charts/kamaji/crds/tenantcontrolplane.yaml +++ b/charts/kamaji/crds/tenantcontrolplane.yaml @@ -1634,6 +1634,7 @@ spec: description: Status returns the current status of the Kubernetes version, such as its provisioning state, or completed upgrade. enum: - Provisioning + - CertificateAuthorityRotating - Upgrading - Migrating - Ready