mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
Fix glusterfs example
This commit is contained in:
parent
bf641078eb
commit
216c2d3e02
@ -8,7 +8,7 @@
|
||||
{
|
||||
"addresses": [
|
||||
{
|
||||
"IP": "10.240.106.152"
|
||||
"ip": "10.240.106.152"
|
||||
}
|
||||
],
|
||||
"ports": [
|
||||
@ -20,7 +20,7 @@
|
||||
{
|
||||
"addresses": [
|
||||
{
|
||||
"IP": "10.240.79.157"
|
||||
"ip": "10.240.79.157"
|
||||
}
|
||||
],
|
||||
"ports": [
|
||||
|
Loading…
Reference in New Issue
Block a user