Updated for current DockerHub image (#2300)
parent
5f8efecba6
commit
6a8cb8404f
|
@ -23,7 +23,7 @@ spec:
|
||||||
app: influxdb
|
app: influxdb
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: quay.io/influxdb/influxdb:v2.0.4
|
- image: influxdb:2.0.4
|
||||||
name: influxdb
|
name: influxdb
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8086
|
- containerPort: 8086
|
||||||
|
|
Loading…
Reference in New Issue