Merge pull request #16609 from fwalker/master

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot 2015-11-03 01:41:16 -08:00
commit 25b7c79860

View File

@ -12,7 +12,7 @@ spec:
- containerPort: 80 - containerPort: 80
name: "http-server" name: "http-server"
volumeMounts: volumeMounts:
- mountPath: "/var/www/html" - mountPath: "/usr/share/nginx/html"
name: mypd name: mypd
volumes: volumes:
- name: mypd - name: mypd