Compare commits
3 Commits
2cfdef56c6
...
28e2ba9879
| Author | SHA1 | Date | |
|---|---|---|---|
| 28e2ba9879 | |||
| d88a3cc3a3 | |||
| 265266aeaf |
@@ -236,7 +236,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.9.13"
|
||||
image: "grafana/promtail:2.9.14"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
||||
@@ -215,7 +215,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.9.13"
|
||||
image: "grafana/promtail:2.9.14"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
||||
Reference in New Issue
Block a user