mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 21:09:58 +00:00
prometheus stack endpoints
This commit is contained in:
@@ -1409,8 +1409,8 @@ spec:
|
|||||||
|
|
||||||
## If your kube controller manager is not deployed as a pod, specify IPs it can be found on
|
## If your kube controller manager is not deployed as a pod, specify IPs it can be found on
|
||||||
##
|
##
|
||||||
endpoints: []
|
endpoints:
|
||||||
# - 10.141.4.22
|
- 192.168.2.100
|
||||||
# - 10.141.4.23
|
# - 10.141.4.23
|
||||||
# - 10.141.4.24
|
# - 10.141.4.24
|
||||||
|
|
||||||
@@ -1646,8 +1646,8 @@ spec:
|
|||||||
|
|
||||||
## If your etcd is not deployed as a pod, specify IPs it can be found on
|
## If your etcd is not deployed as a pod, specify IPs it can be found on
|
||||||
##
|
##
|
||||||
endpoints: []
|
endpoints:
|
||||||
# - 10.141.4.22
|
- 192.168.2.100
|
||||||
# - 10.141.4.23
|
# - 10.141.4.23
|
||||||
# - 10.141.4.24
|
# - 10.141.4.24
|
||||||
|
|
||||||
@@ -1738,8 +1738,8 @@ spec:
|
|||||||
|
|
||||||
## If your kube scheduler is not deployed as a pod, specify IPs it can be found on
|
## If your kube scheduler is not deployed as a pod, specify IPs it can be found on
|
||||||
##
|
##
|
||||||
endpoints: []
|
endpoints:
|
||||||
# - 10.141.4.22
|
- 192.168.2.100
|
||||||
# - 10.141.4.23
|
# - 10.141.4.23
|
||||||
# - 10.141.4.24
|
# - 10.141.4.24
|
||||||
|
|
||||||
@@ -1827,8 +1827,8 @@ spec:
|
|||||||
|
|
||||||
## If your kube proxy is not deployed as a pod, specify IPs it can be found on
|
## If your kube proxy is not deployed as a pod, specify IPs it can be found on
|
||||||
##
|
##
|
||||||
endpoints: []
|
endpoints:
|
||||||
# - 10.141.4.22
|
- 192.168.2.100
|
||||||
# - 10.141.4.23
|
# - 10.141.4.23
|
||||||
# - 10.141.4.24
|
# - 10.141.4.24
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user