Compare commits
3 Commits
6a01159347
...
ed0b221f2a
| Author | SHA1 | Date | |
|---|---|---|---|
| ed0b221f2a | |||
| 8703948897 | |||
| ae72f8eed2 |
@@ -236,7 +236,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.9.12"
|
||||
image: "grafana/promtail:2.9.13"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
||||
@@ -215,7 +215,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.9.12"
|
||||
image: "grafana/promtail:2.9.13"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
||||
Reference in New Issue
Block a user