mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-07 03:03:59 +00:00
Merge pull request #13972 from wojtek-t/fix_glusterfs_example
Auto commit by PR queue bot
This commit is contained in:
commit
a55f587e2c
@ -8,7 +8,7 @@
|
|||||||
{
|
{
|
||||||
"addresses": [
|
"addresses": [
|
||||||
{
|
{
|
||||||
"IP": "10.240.106.152"
|
"ip": "10.240.106.152"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ports": [
|
"ports": [
|
||||||
@ -20,7 +20,7 @@
|
|||||||
{
|
{
|
||||||
"addresses": [
|
"addresses": [
|
||||||
{
|
{
|
||||||
"IP": "10.240.79.157"
|
"ip": "10.240.79.157"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ports": [
|
"ports": [
|
||||||
|
Loading…
Reference in New Issue
Block a user