mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +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:
|
||||
name: nginx
|
||||
spec:
|
||||
initcontainers:
|
||||
name: busybox
|
||||
image: busybox
|
||||
containers:
|
||||
- name: nginx
|
||||
image: nginx
|
||||
|
Loading…
Reference in New Issue
Block a user