mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
examples/pod: Revert the previous changes.
The previous changes (#32148) checked in the example file by accident. Reverting.
This commit is contained in:
parent
0d3799b8e2
commit
077c271dc7
@ -6,9 +6,6 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
name: nginx
|
name: nginx
|
||||||
spec:
|
spec:
|
||||||
initcontainers:
|
|
||||||
name: busybox
|
|
||||||
image: busybox
|
|
||||||
containers:
|
containers:
|
||||||
- name: nginx
|
- name: nginx
|
||||||
image: nginx
|
image: nginx
|
||||||
|
Loading…
Reference in New Issue
Block a user