From edda95ae6abef3ce8a48af12015324cddef55896 Mon Sep 17 00:00:00 2001 From: Alexander Rashed Date: Mon, 16 Oct 2023 14:17:53 +0200 Subject: [PATCH] unify docs on startServices --- charts/localstack/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/localstack/values.yaml b/charts/localstack/values.yaml index eaddbe7..2e73220 100644 --- a/charts/localstack/values.yaml +++ b/charts/localstack/values.yaml @@ -64,7 +64,7 @@ debug: false startServices: "" -# Comma-separated list of AWS CLI service names which should be loaded right when starting LocalStack. Per default, all services are loaded and started on the first request for that service. +# Comma-separated list of AWS CLI service names which should be loaded right when starting LocalStack. If not set, each service is loaded and started on the first request for that service. # kinesisErrorProbability: 0.0