Compare commits
2
Commits
34c8d19f5e
...
8703948897
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
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