mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-01 14:22:17 +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
|