Compare commits
2 Commits
e844020f6d
...
b3adebc811
| Author | SHA1 | Date | |
|---|---|---|---|
| b3adebc811 | |||
| 897f5c0134 |
@@ -236,7 +236,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.9.1"
|
||||
image: "grafana/promtail:2.9.2"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
||||
@@ -215,7 +215,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.9.1"
|
||||
image: "grafana/promtail:2.9.2"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
||||
Reference in New Issue
Block a user