Commit a55f587e authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #13972 from wojtek-t/fix_glusterfs_example

Auto commit by PR queue bot
parents 9ae90d21 216c2d3e
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
{ {
"addresses": [ "addresses": [
{ {
"IP": "10.240.106.152" "ip": "10.240.106.152"
} }
], ],
"ports": [ "ports": [
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
{ {
"addresses": [ "addresses": [
{ {
"IP": "10.240.79.157" "ip": "10.240.79.157"
} }
], ],
"ports": [ "ports": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment