metrics/kustomize: update Kustomize examples
This commit is contained in:
parent
fbc1843889
commit
14e49885fb
3 changed files with 11 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue