From 0071f64eb83e4b4af227e1c6b5701b3e1b31c61f Mon Sep 17 00:00:00 2001 From: langchain-infra Date: Tue, 17 Sep 2024 17:56:51 -0400 Subject: [PATCH] fix: update example config (#157) --- charts/langsmith/examples/read_only_config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/langsmith/examples/read_only_config.yaml b/charts/langsmith/examples/read_only_config.yaml index 22b3130..474aed9 100644 --- a/charts/langsmith/examples/read_only_config.yaml +++ b/charts/langsmith/examples/read_only_config.yaml @@ -160,6 +160,7 @@ redis: readOnlyRootFilesystem: true clickhouse: + statefulSet: podSecurityContext: runAsNonRoot: true runAsUser: 1000