Update Influxdb

This commit is contained in:
Joerg Lehmann 2024-05-24 14:44:02 +02:00
parent b3fda18231
commit 8c7d14c0e4
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ spec:
- mountPath: /data
name: lorahandlerdata
- name: influxdb
image: docker.io/library/influxdb:2.6
image: docker.io/library/influxdb:2.7
ports:
- containerPort: 8086
hostPort: 9052