Skip to content

Commit

Permalink
changed version influxdb because version 2.0 breaks monitoring
Browse files Browse the repository at this point in the history
  • Loading branch information
vlad committed Apr 17, 2021
1 parent 0300fae commit 0c1331c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monitoring/influxdb-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
claimName: persistent-volume-claim
containers:
- name: influxdb
image: influxdb
image: influxdb:1.8
ports:
- containerPort: 8086
volumeMounts:
Expand Down

0 comments on commit 0c1331c

Please sign in to comment.