Adding Proper Influx Version
This commit is contained in:
parent
742dfdcb3c
commit
717db3d84d
|
|
@ -22,7 +22,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: influxdb
|
||||
image: influxdb:latest
|
||||
image: influxdb:1.8
|
||||
ports:
|
||||
- containerPort: 8086
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in New Issue