mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-13 19:36:22 +00:00
9 lines
128 B
YAML
9 lines
128 B
YAML
apiVersion: v1
|
|
kind: Pod
|
|
metadata:
|
|
name: be
|
|
spec:
|
|
containers:
|
|
- image: quay.io/connordoyle/cpuset-visualizer
|
|
name: be
|