From 9d17ab98d2dbde2f8129fa28922b61c7f659fed7 Mon Sep 17 00:00:00 2001 From: thr Date: Wed, 6 Dec 2023 20:00:08 +0100 Subject: [PATCH] update wording --- microservicesruntime/helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microservicesruntime/helm/values.yaml b/microservicesruntime/helm/values.yaml index e6eca9b..93be07f 100644 --- a/microservicesruntime/helm/values.yaml +++ b/microservicesruntime/helm/values.yaml @@ -250,7 +250,7 @@ tolerations: [] affinity: {} -# -- Instanciate Nginx as external LB +# -- Deploy Nginx as external LB externalLoadBalancer: false # Use persistent volume for IS packages, configuration settings and logs ...