Add tvl envs in api deployment (#328)

This commit is contained in:
ftocal 2023-05-18 17:07:00 -03:00 committed by GitHub
parent ce72cf7463
commit 63ae5a21a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -80,6 +80,10 @@ spec:
value: "true"
- name: WORMSCAN_CACHE_CHANNEL
value: "WORMSCAN:NOTIONAL"
- name: WORMSCAN_CACHE_TVLKEY
value: "WORMSCAN:TVL"
- name: WORMSCAN_CACHE_TVLEXPIRATION
value: "60"
- name: WORMSCAN_PPROF_ENABLED
value: "{{ .WORMSCAN_PPROF_ENABLED }}"
- name: WORMSCAN_INFLUX_URL