parent
40c83a24b7
commit
24223a5f55
|
|
@ -20,6 +20,8 @@ spec:
|
|||
- name: hugo
|
||||
image: gcr.io/google_containers/hugo
|
||||
imagePullPolicy: Always
|
||||
securityContext:
|
||||
runAsUser: 0
|
||||
volumeMounts:
|
||||
- name: markdown
|
||||
mountPath: /src
|
||||
|
|
|
|||
Loading…
Reference in New Issue