From 7876071c56a06e5630f1ba5c40eeb401b7d3993b Mon Sep 17 00:00:00 2001 From: Simon Emms Date: Thu, 18 Aug 2022 16:47:27 +0000 Subject: [PATCH] [kots]: remove help text documenting the limitation on custom labels --- install/kots/manifests/kots-config.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/install/kots/manifests/kots-config.yaml b/install/kots/manifests/kots-config.yaml index 96e081f257827c..0f602f4bc0bfda 100644 --- a/install/kots/manifests/kots-config.yaml +++ b/install/kots/manifests/kots-config.yaml @@ -389,11 +389,6 @@ spec: [advanced documentation](https://www.gitpod.io/docs/self-hosted/latest/advanced/customization) for more details and the format. - Labels are an immutable property in Kubernetes, so you may need to uninstall your Gitpod instance - before applying - run `helm uninstall -n {{repl Namespace }} gitpod`. - - **WARNING** this should not be run if using in-cluster database and/or object storage. - - name: config_patch title: Gitpod config patch (YAML file) type: file