make rootfs readonly
dustin/hudctrl/pipeline/head There was a failure building this commit
Details
dustin/hudctrl/pipeline/head There was a failure building this commit
Details
parent
426e0ce70e
commit
8020251ea1
|
@ -15,3 +15,5 @@ spec:
|
|||
resources:
|
||||
limits:
|
||||
cpu: 500m
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: true
|
||||
|
|
Loading…
Reference in New Issue