Compare commits
2 Commits
f22da7be93
...
b280134653
Author | SHA1 | Date | |
---|---|---|---|
b280134653 | |||
32a472a7a6 |
@ -236,7 +236,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.8.1"
|
||||
image: "grafana/promtail:2.8.2"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
@ -215,7 +215,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.8.1"
|
||||
image: "grafana/promtail:2.8.2"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
Loading…
x
Reference in New Issue
Block a user