mirror of https://github.com/k3s-io/k3s
11 lines
186 B
YAML
11 lines
186 B
YAML
![]() |
apiVersion: v1
|
||
|
kind: Pod
|
||
|
metadata:
|
||
|
name: sorted-pod3
|
||
|
labels:
|
||
|
name: sorted-pod1-label
|
||
|
spec:
|
||
|
containers:
|
||
|
- name: kubernetes-pause
|
||
|
image: gcr.io/google-containers/pause:2.0
|