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
|
||||
allowPrivilegeEscalation: false
|
||||
airflow_web:
|
||||
readOnlyRootFilesystem: false
|
||||
allowPrivilegeEscalation: false
|
||||
airflow_scheduler:
|
||||
pod:
|
||||
|
Loading…
x
Reference in New Issue
Block a user