mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-14 10:20:20 +00:00
13 lines
155 B
JSON
13 lines
155 B
JSON
{
|
|
"kind": "Service",
|
|
"apiVersion": "v1",
|
|
"metadata": {
|
|
"name": "glusterfs-cluster"
|
|
},
|
|
"spec": {
|
|
"ports": [
|
|
{"port": 1}
|
|
]
|
|
}
|
|
}
|