From 841d0ee2c88a12b7bee494fde706eefa02ac07be Mon Sep 17 00:00:00 2001 From: "KHIYANI, RAHUL (rk0850)" Date: Wed, 15 Jul 2020 21:28:34 -0500 Subject: [PATCH] Add the missing readOnly-fs flag for airflow-web containers Change-Id: Ic31288d2f88c9610621ef1b74d8de813ea985ca8 --- charts/shipyard/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/shipyard/values.yaml b/charts/shipyard/values.yaml index 17220602..1128df9c 100644 --- a/charts/shipyard/values.yaml +++ b/charts/shipyard/values.yaml @@ -759,6 +759,7 @@ pod: readOnlyRootFilesystem: true allowPrivilegeEscalation: false airflow_web: + readOnlyRootFilesystem: false allowPrivilegeEscalation: false airflow_scheduler: pod: