We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2a2976 commit 3710894Copy full SHA for 3710894
chart/openfaas/values.yaml
@@ -53,7 +53,7 @@ operator:
53
54
# monitoring and auto-scaling components
55
prometheus:
56
- image: prom/prometheus:v2.6.1
+ image: prom/prometheus:v2.7.1
57
alertmanager:
58
image: prom/alertmanager:v0.15.0
59
yaml/prometheus-dep.yml
@@ -13,7 +13,7 @@ spec:
13
serviceAccountName: openfaas-prometheus
14
containers:
15
- name: prometheus
16
17
command:
18
- "prometheus"
19
- "--config.file=/etc/prometheus/prometheus.yml"
0 commit comments