Skip to content

Commit

Permalink
Merge pull request #22 from pvelx/develop
Browse files Browse the repository at this point in the history
changed version influxdb because version 2.0 breaks monitoring
  • Loading branch information
pvelx authored Apr 17, 2021
2 parents 7d02b1f + 0c1331c commit 7d52085
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 7d52085

Please sign in to comment.