Add RO FS back to deployment

Signed-off-by: John Harris <john.harris@konghq.com>
This commit is contained in:
John Harris
2021-12-18 14:51:57 -08:00
parent ae0f20a445
commit e8d7001f5e
+1
View File
@@ -53,4 +53,5 @@ spec:
memory: "32Mi"
cpu: "10m"
securityContext:
readOnlyRootFilesystem: true
runAsUser: 10001