mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat: add k8s-gateway supervision
This commit is contained in:
@@ -37,3 +37,11 @@ spec:
|
|||||||
path: /spec/externalIPs
|
path: /spec/externalIPs
|
||||||
value:
|
value:
|
||||||
- "${CLUSTER_LB_K8SGATEWAY}"
|
- "${CLUSTER_LB_K8SGATEWAY}"
|
||||||
|
- op: add
|
||||||
|
path: /metadata/annotations/prometheus.io/probe
|
||||||
|
value:
|
||||||
|
- "true"
|
||||||
|
- op: add
|
||||||
|
path: /metadata/annotations/prometheus.io/protocol
|
||||||
|
value:
|
||||||
|
- "tcp"
|
||||||
|
Reference in New Issue
Block a user