Added tunnel external metrics

This commit is contained in:
GeorgeRaven
2023-11-29 22:01:38 +00:00
parent fe5581deac
commit e6c7ea2794

View File

@@ -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: