examples/pod: Revert the previous changes.

The previous changes (#32148) checked in the example file by accident. Reverting.
pull/6/head
Yifan Gu 2016-09-13 14:58:53 -07:00
parent 0d3799b8e2
commit 077c271dc7
1 changed files with 0 additions and 3 deletions

View File

@ -6,9 +6,6 @@ metadata:
labels:
name: nginx
spec:
initcontainers:
name: busybox
image: busybox
containers:
- name: nginx
image: nginx