No need to add two "containers" section for one pod

Fix issue #2664
pull/6/head
Jay Lau 2014-12-01 01:09:39 -05:00
parent 6aabd9804f
commit dbd301cf79
1 changed files with 0 additions and 1 deletions

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: