Skip to content

Commit abeff93

Browse files
author
Vadym Mudryi
committed
fix influx -> influxdb
1 parent 1d0ad97 commit abeff93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/opencrvs-services/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ redis_host: redis.opencrvs-deps-dev.svc.cluster.local
1111
# port: 9200
1212
elasticsearch_host: elasticsearch.opencrvs-deps-dev.svc.cluster.local:9200
1313

14-
influx:
14+
influxdb:
1515
host: influxdb-0.influxdb.opencrvs-deps-dev.svc.cluster.local
1616
port: 8086
1717
db: ocrvs

0 commit comments

Comments
 (0)