Merge pull request #2626 from jasonkuhrt/patch-1

Fix incorrect pod spec in tutorial
This commit is contained in:
bgrant0607 2014-12-04 11:21:02 -08:00
commit 56eba5cb47

View File

@ -100,7 +100,6 @@ desiredState:
- name: www-data - name: www-data
mountPath: /srv/www mountPath: /srv/www
readOnly: true readOnly: true
containers:
- name: git-monitor - name: git-monitor
image: kubernetes/git-monitor image: kubernetes/git-monitor
env: env: