Tiller: Add read-only-fs

This PS adds the default read-only-rootfs to true for tiller chart

Change-Id: Ic6a00e28eefa5f5425c8f853ce32807246a7f91c
This commit is contained in:
RAHUL KHIYANI 2019-05-08 13:18:15 -05:00 committed by Pete Birley
parent 96fcdf1c45
commit 0caaace0dd

View File

@ -44,6 +44,7 @@ pod:
container:
tiller:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
resources:
enabled: false
jobs: