From 231054f7996f6a1e0ecf48fd3fe1bc860fbfd57a Mon Sep 17 00:00:00 2001 From: Chad Beaulac Date: Mon, 15 Jan 2024 16:37:37 -0800 Subject: [PATCH] Update comment for linter --- 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 79ecdd1..d4f4f8c 100644 --- a/charts/localstack/values.yaml +++ b/charts/localstack/values.yaml @@ -70,7 +70,7 @@ command: [] ## The default is actually ClusterFirst. Uncomment this to avoid a circular DNS path that will ## cause the LocalStack instance to crash. ## Ref: https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/#pod-s-dns-policy -#dnsPolicy: "Default" +# dnsPolicy: "Default" startServices: "" # Comma-separated list of AWS CLI service names which are the only ones allowed to be used (other services will then by default be prevented from being loaded).