upgrade influxdb
This commit is contained in:
parent
ed0502efc4
commit
60ada2b793
|
|
@ -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: 9072
|
||||
|
|
|
|||
|
|
@ -63,7 +63,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: 9062
|
||||
|
|
|
|||
Loading…
Reference in New Issue