mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-02-08 20:29:29 +00:00
e46099a504
Signed-off-by: Huamin Chen <hchen@redhat.com>
9 lines
101 B
YAML
9 lines
101 B
YAML
apiVersion: v1
|
|
kind: Pod
|
|
metadata:
|
|
name: test
|
|
spec:
|
|
containers:
|
|
- name: nginx
|
|
image: nginx
|