Memcached: Fix security context

This PS adds the missing allowPrivilegeEscalation flag in container
securityContext

Change-Id: Ie10951bd43de563fec09795feedc0050dcd4ebbe
This commit is contained in:
RAHUL KHIYANI 2019-04-22 13:39:36 -05:00 committed by Pete Birley
parent d7830c55c6
commit 2cc0317fc3
1 changed files with 1 additions and 0 deletions

View File

@ -157,6 +157,7 @@ pod:
runAsUser: 65534
container:
memcached:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
affinity:
anti: