From ae26812e69a8a5c5dc934d861dfca7520afdf331 Mon Sep 17 00:00:00 2001 From: dkwon17 Date: Mon, 12 Aug 2024 19:45:07 +0000 Subject: [PATCH] Update description Signed-off-by: dkwon17 --- api/v2/checluster_types.go | 2 +- .../next/eclipse-che/manifests/org.eclipse.che_checlusters.yaml | 2 +- config/crd/bases/org.eclipse.che_checlusters.yaml | 2 +- deploy/deployment/kubernetes/combined.yaml | 2 +- .../checlusters.org.eclipse.che.CustomResourceDefinition.yaml | 2 +- deploy/deployment/openshift/combined.yaml | 2 +- .../checlusters.org.eclipse.che.CustomResourceDefinition.yaml | 2 +- .../checlusters.org.eclipse.che.CustomResourceDefinition.yaml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/api/v2/checluster_types.go b/api/v2/checluster_types.go index 1dc879297..d3e685455 100644 --- a/api/v2/checluster_types.go +++ b/api/v2/checluster_types.go @@ -482,7 +482,7 @@ type PersistentHomeConfig struct { // Determines whether the init container that initializes the persistent home directory should be disabled. // When the `/home/user` directory is persisted, the init container is used to initialize the directory before // the workspace starts. If set to true, the init container will not be created. - // This field is not used if the `workspace.persistUserHome.enabled` field is set to false. + // This field is not used if the `devEnvironments.persistUserHome.enabled` field is set to false. // Enabled by default. DisableInitContainer *bool `json:"disableInitContainer,omitempty"` } diff --git a/bundle/next/eclipse-che/manifests/org.eclipse.che_checlusters.yaml b/bundle/next/eclipse-che/manifests/org.eclipse.che_checlusters.yaml index 893f382db..2acd0f424 100644 --- a/bundle/next/eclipse-che/manifests/org.eclipse.che_checlusters.yaml +++ b/bundle/next/eclipse-che/manifests/org.eclipse.che_checlusters.yaml @@ -7059,7 +7059,7 @@ spec: Determines whether the init container that initializes the persistent home directory should be disabled. When the `/home/user` directory is persisted, the init container is used to initialize the directory before the workspace starts. If set to true, the init container will not be created. - This field is not used if the `workspace.persistUserHome.enabled` field is set to false. + This field is not used if the `devEnvironments.persistUserHome.enabled` field is set to false. Enabled by default. type: boolean enabled: diff --git a/config/crd/bases/org.eclipse.che_checlusters.yaml b/config/crd/bases/org.eclipse.che_checlusters.yaml index 91a3496b6..b24ad24ae 100644 --- a/config/crd/bases/org.eclipse.che_checlusters.yaml +++ b/config/crd/bases/org.eclipse.che_checlusters.yaml @@ -7012,7 +7012,7 @@ spec: Determines whether the init container that initializes the persistent home directory should be disabled. When the `/home/user` directory is persisted, the init container is used to initialize the directory before the workspace starts. If set to true, the init container will not be created. - This field is not used if the `workspace.persistUserHome.enabled` field is set to false. + This field is not used if the `devEnvironments.persistUserHome.enabled` field is set to false. Enabled by default. type: boolean enabled: diff --git a/deploy/deployment/kubernetes/combined.yaml b/deploy/deployment/kubernetes/combined.yaml index 23d70796a..407addd59 100644 --- a/deploy/deployment/kubernetes/combined.yaml +++ b/deploy/deployment/kubernetes/combined.yaml @@ -7033,7 +7033,7 @@ spec: Determines whether the init container that initializes the persistent home directory should be disabled. When the `/home/user` directory is persisted, the init container is used to initialize the directory before the workspace starts. If set to true, the init container will not be created. - This field is not used if the `workspace.persistUserHome.enabled` field is set to false. + This field is not used if the `devEnvironments.persistUserHome.enabled` field is set to false. Enabled by default. type: boolean enabled: diff --git a/deploy/deployment/kubernetes/objects/checlusters.org.eclipse.che.CustomResourceDefinition.yaml b/deploy/deployment/kubernetes/objects/checlusters.org.eclipse.che.CustomResourceDefinition.yaml index 3c7cb1038..5fe42433e 100644 --- a/deploy/deployment/kubernetes/objects/checlusters.org.eclipse.che.CustomResourceDefinition.yaml +++ b/deploy/deployment/kubernetes/objects/checlusters.org.eclipse.che.CustomResourceDefinition.yaml @@ -7028,7 +7028,7 @@ spec: Determines whether the init container that initializes the persistent home directory should be disabled. When the `/home/user` directory is persisted, the init container is used to initialize the directory before the workspace starts. If set to true, the init container will not be created. - This field is not used if the `workspace.persistUserHome.enabled` field is set to false. + This field is not used if the `devEnvironments.persistUserHome.enabled` field is set to false. Enabled by default. type: boolean enabled: diff --git a/deploy/deployment/openshift/combined.yaml b/deploy/deployment/openshift/combined.yaml index db01dbb35..019185e66 100644 --- a/deploy/deployment/openshift/combined.yaml +++ b/deploy/deployment/openshift/combined.yaml @@ -7033,7 +7033,7 @@ spec: Determines whether the init container that initializes the persistent home directory should be disabled. When the `/home/user` directory is persisted, the init container is used to initialize the directory before the workspace starts. If set to true, the init container will not be created. - This field is not used if the `workspace.persistUserHome.enabled` field is set to false. + This field is not used if the `devEnvironments.persistUserHome.enabled` field is set to false. Enabled by default. type: boolean enabled: diff --git a/deploy/deployment/openshift/objects/checlusters.org.eclipse.che.CustomResourceDefinition.yaml b/deploy/deployment/openshift/objects/checlusters.org.eclipse.che.CustomResourceDefinition.yaml index eb668f15c..cba94f5d6 100644 --- a/deploy/deployment/openshift/objects/checlusters.org.eclipse.che.CustomResourceDefinition.yaml +++ b/deploy/deployment/openshift/objects/checlusters.org.eclipse.che.CustomResourceDefinition.yaml @@ -7028,7 +7028,7 @@ spec: Determines whether the init container that initializes the persistent home directory should be disabled. When the `/home/user` directory is persisted, the init container is used to initialize the directory before the workspace starts. If set to true, the init container will not be created. - This field is not used if the `workspace.persistUserHome.enabled` field is set to false. + This field is not used if the `devEnvironments.persistUserHome.enabled` field is set to false. Enabled by default. type: boolean enabled: diff --git a/helmcharts/next/crds/checlusters.org.eclipse.che.CustomResourceDefinition.yaml b/helmcharts/next/crds/checlusters.org.eclipse.che.CustomResourceDefinition.yaml index 3c7cb1038..5fe42433e 100644 --- a/helmcharts/next/crds/checlusters.org.eclipse.che.CustomResourceDefinition.yaml +++ b/helmcharts/next/crds/checlusters.org.eclipse.che.CustomResourceDefinition.yaml @@ -7028,7 +7028,7 @@ spec: Determines whether the init container that initializes the persistent home directory should be disabled. When the `/home/user` directory is persisted, the init container is used to initialize the directory before the workspace starts. If set to true, the init container will not be created. - This field is not used if the `workspace.persistUserHome.enabled` field is set to false. + This field is not used if the `devEnvironments.persistUserHome.enabled` field is set to false. Enabled by default. type: boolean enabled: