mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 15:58:37 +00:00
Merge pull request #32609 from yifan-gu/fix_example_pod
Automatic merge from submit-queue examples/pod: Revert the previous changes. The previous changes (https://github.com/kubernetes/kubernetes/pull/32148) checked in the example file by accident. Reverting.
This commit is contained in:
commit
a7e736e2cf
@ -6,9 +6,6 @@ metadata:
|
||||
labels:
|
||||
name: nginx
|
||||
spec:
|
||||
initcontainers:
|
||||
name: busybox
|
||||
image: busybox
|
||||
containers:
|
||||
- name: nginx
|
||||
image: nginx
|
||||
|
Loading…
Reference in New Issue
Block a user