From 9af3f365f94f9d08dd882844a1304c4517c3b4de Mon Sep 17 00:00:00 2001 From: Lincoln Bryant Date: Wed, 27 Mar 2024 09:58:55 -0500 Subject: [PATCH] Re-enable logging now that the dir has been created --- atlas-squid-swt2-ou-1/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/atlas-squid-swt2-ou-1/values.yaml b/atlas-squid-swt2-ou-1/values.yaml index 9207920..a1d1d5f 100644 --- a/atlas-squid-swt2-ou-1/values.yaml +++ b/atlas-squid-swt2-ou-1/values.yaml @@ -5,14 +5,14 @@ SquidConf: Logfile_Rotate: ! 50 MaxAccessLog: ! 20M CPU: 4 - DisableLogging: True + DisableLogging: False CleanLog: True DisableDiskCache: False CacheDirOnHost: True IPRange: 10.251.0.0/16 10.1.0.0/16 129.107.255.0/24 129.15.40.0/23 129.15.42.0/23 129.15.30.0/23 MaximumObjectSizeInMemory: ! 1048704 RequestEphemeralSize: 1000 - UseHostpathLogDir: False + UseHostpathLogDir: True LogToStdout: False CacheMem: "16384" Instance: ! ""