enable additional metrics
This commit is contained in:
parent
221b9a1370
commit
2c254837de
|
@ -35,6 +35,8 @@ spec:
|
|||
value: "/config/config.xml"
|
||||
- name: PORT
|
||||
value: 9000
|
||||
- name: ENABLE_ADDITIONAL_METRICS
|
||||
value: "true"
|
||||
volumeMounts:
|
||||
- name: config
|
||||
mountPath: /config
|
||||
|
|
Loading…
Reference in New Issue