Skip to content

Commit bcec7ee

Browse files
author
Jonathan Chauncey
committed
fix(manifest): influxdb proxy pod had wrong name
1 parent c9cdece commit bcec7ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
kind: Pod
33
metadata:
4-
name: deis-monitor-proxy
4+
name: deis-monitor-influxdb-proxy
55
namespace: deis
66
labels:
77
heritage: deis

0 commit comments

Comments
 (0)