Add the missing readOnly-fs flag for airflow-web containers
Change-Id: Ic31288d2f88c9610621ef1b74d8de813ea985ca8
This commit is contained in:
parent
db37122336
commit
841d0ee2c8
@ -759,6 +759,7 @@ pod:
|
|||||||
readOnlyRootFilesystem: true
|
readOnlyRootFilesystem: true
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
airflow_web:
|
airflow_web:
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
airflow_scheduler:
|
airflow_scheduler:
|
||||||
pod:
|
pod:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user