8e5b17cf13
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
33 lines
441 B
JSON
33 lines
441 B
JSON
{
|
|
"kind": "Endpoints",
|
|
"apiVersion": "v1",
|
|
"metadata": {
|
|
"name": "glusterfs-cluster"
|
|
},
|
|
"subsets": [
|
|
{
|
|
"addresses": [
|
|
{
|
|
"ip": "10.240.106.152"
|
|
}
|
|
],
|
|
"ports": [
|
|
{
|
|
"port": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"addresses": [
|
|
{
|
|
"ip": "10.240.79.157"
|
|
}
|
|
],
|
|
"ports": [
|
|
{
|
|
"port": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|