Add runAsUser to demo example

Fixes #32
This commit is contained in:
Michael Grosser 2017-02-17 16:49:52 +00:00 committed by GitHub
parent 40c83a24b7
commit 24223a5f55
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ spec:
- name: hugo
image: gcr.io/google_containers/hugo
imagePullPolicy: Always
securityContext:
runAsUser: 0
volumeMounts:
- name: markdown
mountPath: /src