Update persistent-volumes.md (#10311)

Change unusable docker image
pull/10265/merge
Xinhai Wang 2018-09-25 11:04:27 +08:00 committed by k8s-ci-robot
parent 722b88c614
commit 5214bdf112
1 changed files with 1 additions and 1 deletions

View File

@ -515,7 +515,7 @@ metadata:
spec:
containers:
- name: myfrontend
image: dockerfile/nginx
image: nginx
volumeMounts:
- mountPath: "/var/www/html"
name: mypd