mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
Added tunnel external metrics
This commit is contained in:
@@ -7,6 +7,10 @@ configuration:
|
||||
# we dont want auto updates, kubernetes can handle this nicely
|
||||
- name: NO_AUTOUPDATE
|
||||
value: "true"
|
||||
# In a k8s environment, the metrics server needs to listen outside the pod it runs on.
|
||||
# The address 0.0.0.0:2000 allows any pod in the namespace.
|
||||
- name: TUNNEL_METRICS
|
||||
value: "0.0.0.0:2000"
|
||||
secrets: []
|
||||
#- name: cloudflared
|
||||
# lookup:
|
||||
|
||||
Reference in New Issue
Block a user