mirror of https://github.com/k3s-io/k3s
9 lines
101 B
YAML
9 lines
101 B
YAML
![]() |
apiVersion: v1
|
||
|
kind: Pod
|
||
|
metadata:
|
||
|
name: test
|
||
|
spec:
|
||
|
containers:
|
||
|
- name: nginx
|
||
|
image: nginx
|