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