Rename "local-net" to default and fix healthcheck network
This commit is contained in:
parent
c32e305eb3
commit
1d074bf14b
9 changed files with 10 additions and 29 deletions
_ansible/roles/influxdb/vars
|
@ -63,7 +63,7 @@ svc_yml:
|
|||
|
||||
compose:
|
||||
watchtower: false
|
||||
image: influxdb:2
|
||||
image: influxdb:2.7
|
||||
volumes:
|
||||
- ./influxdb.yml:/etc/influxdb2/config.yml
|
||||
- data:{{ svc.data_dir }}
|
||||
|
|
Reference in a new issue