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