From fef13042a56b9af13160afa0872603b7ef6f2c0f Mon Sep 17 00:00:00 2001 From: Jim DeFabia Date: Tue, 18 Jun 2024 09:52:48 -0400 Subject: [PATCH] HPCC-32081 Fix typo in containerized doc Signed-off-by: Jim DeFabia --- .../ContainerizedHPCC/ContainerizedMods/LocalDeployment.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/EN_US/ContainerizedHPCC/ContainerizedMods/LocalDeployment.xml b/docs/EN_US/ContainerizedHPCC/ContainerizedMods/LocalDeployment.xml index 4952471fb55..59430122cdc 100644 --- a/docs/EN_US/ContainerizedHPCC/ContainerizedMods/LocalDeployment.xml +++ b/docs/EN_US/ContainerizedHPCC/ContainerizedMods/LocalDeployment.xml @@ -16,7 +16,7 @@ Note: When you install Docker Desktop, it installs Kubernetes and the kubectl command line interface. - You merely need to enable it in Docker Desktop settings. + You merely need to enable it in Docker Desktop settings. @@ -302,7 +302,7 @@ helm install hpcc-localfile hpcc/hpcc-localfile --set common.hostpath=~/hpccdata Note: - The value passed to --set common-hostpath is case + The value passed to --set common.hostpath is case sensitive.