Update persistent-volumes.md (#10311)

Change unusable docker image
This commit is contained in:
Xinhai Wang
2018-09-25 11:04:27 +08:00
committed by k8s-ci-robot
parent 722b88c614
commit 5214bdf112
@@ -515,7 +515,7 @@ metadata:
spec:
containers:
- name: myfrontend
image: dockerfile/nginx
image: nginx
volumeMounts:
- mountPath: "/var/www/html"
name: mypd