From c87df061949c0ef4c27a50eac71bc3c6895fc12f Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 24 Dec 2025 16:13:36 -0600 Subject: [PATCH] fix env --- clusters/cl01tl/helm/soulsync/values.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/clusters/cl01tl/helm/soulsync/values.yaml b/clusters/cl01tl/helm/soulsync/values.yaml index 6f8219cf7..8e6ed173a 100644 --- a/clusters/cl01tl/helm/soulsync/values.yaml +++ b/clusters/cl01tl/helm/soulsync/values.yaml @@ -24,8 +24,6 @@ soulsync: value: 1000 - name: PGID value: 1000 - - name: UMASK - value: 022 - name: FLASK_ENV value: production - name: PYTHONPATH