Skip to content

Commit d60ee0a

Browse files
author
Jonathan Chauncey
committed
fix(manifest): update image for influxdb rc to include v2-beta image tag
1 parent 7144f75 commit d60ee0a

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

influxdb/manifests/deis-monitor-influxdb-proxy-pod.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,3 @@ spec:
2323
protocol: TCP
2424
containerPort: 8086
2525
hostPort: 8086
26-
atom

influxdb/manifests/deis-monitor-influxdb-rc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
spec:
1717
containers:
1818
- name: deis-monitor-influxdb
19-
image: quay.io/jchauncey/influxdb:0.9.6.1
19+
image: quay.io/deis/influxdb:v2-beta
2020
imagePullPolicy: Always
2121
ports:
2222
- containerPort: 8083

0 commit comments

Comments
 (0)