k8s native config mgmt

This commit is contained in:
tim
2024-07-26 20:09:19 -04:00
parent 0786ec898b
commit 5051461eeb
6 changed files with 130 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
metadata='metadata.json' # mounted from a ConfigMap in the k8s yaml
rpc_url = '${rpc_urls.finaldata}'
account = ''
ws_url = ''
redis_url = ''
ohlc_dir = '/ohlc'