mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 18:19:36 +00:00
examples/groups: Remove unused k8s_service_ip metadata
This commit is contained in:
committed by
Dalton Hubble
parent
717c24854b
commit
fcf68ce69c
@@ -14,7 +14,6 @@
|
||||
"k8s_dns_service_ip": "10.3.0.10",
|
||||
"k8s_etcd_endpoints": "http://172.17.0.21:2379,http://172.17.0.22:2379,http://172.17.0.23:2379",
|
||||
"k8s_pod_network": "10.2.0.0/16",
|
||||
"k8s_service_ip": "10.3.0.1",
|
||||
"k8s_service_ip_range": "10.3.0.0/24",
|
||||
"k8s_version": "v1.2.0_coreos.1",
|
||||
"networkd_address": "172.17.0.21/16",
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
"k8s_dns_service_ip": "10.3.0.10",
|
||||
"k8s_etcd_endpoints": "http://172.15.0.21:2379,http://172.15.0.22:2379,http://172.15.0.23:2379",
|
||||
"k8s_pod_network": "10.2.0.0/16",
|
||||
"k8s_service_ip": "10.3.0.1",
|
||||
"k8s_service_ip_range": "10.3.0.0/24",
|
||||
"k8s_version": "v1.2.0_coreos.1",
|
||||
"networkd_address": "172.15.0.21/16",
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
"k8s_dns_service_ip": "10.3.0.10",
|
||||
"k8s_etcd_endpoints": "http://172.15.0.21:2379,http://172.15.0.22:2379,http://172.15.0.23:2379",
|
||||
"k8s_pod_network": "10.2.0.0/16",
|
||||
"k8s_service_ip": "10.3.0.1",
|
||||
"k8s_service_ip_range": "10.3.0.0/24",
|
||||
"k8s_version": "v1.2.0_coreos.1",
|
||||
"networkd_address": "172.15.0.21/16",
|
||||
|
||||
Reference in New Issue
Block a user