Skip to content

Commit 8c1fbf0

Browse files
author
Jonathan Chauncey
committed
fix(manifest): update image for telegraf daemon to include v2-beta image tag
1 parent d60ee0a commit 8c1fbf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

telegraf/manifests/deis-monitor-telegraf-daemon.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ spec:
1313
spec:
1414
containers:
1515
- name: deis-monitor-telegraf
16-
image: quay.io/jchauncey/telegraf:
16+
image: quay.io/deis/telegraf:v2-beta
1717
imagePullPolicy: Always
1818
volumeMounts:
1919
- mountPath: /var/run/docker.sock

0 commit comments

Comments
 (0)