metrics/kustomize: update Kustomize examples

This commit is contained in:
Nico Rey 2022-02-21 12:51:25 -03:00
parent fbc1843889
commit 14e49885fb
3 changed files with 11 additions and 0 deletions

View file

@ -25,6 +25,11 @@ spec:
configMapKeyRef:
name: headscale-config
key: listen_addr
- name: METRICS_LISTEN_ADDR
valueFrom:
configMapKeyRef:
name: headscale-config
key: metrics_listen_addr
- name: DERP_MAP_PATH
value: /vol/config/derp.yaml
- name: EPHEMERAL_NODE_INACTIVITY_TIMEOUT