Compare commits
No commits in common. "17d1067ed75a3f78e06ef1d19b244b5c1de928ee" and "001d39405447d118337a7fdb325b5932eef1758e" have entirely different histories.
17d1067ed7
...
001d394054
@ -236,7 +236,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.9.11"
|
||||
image: "grafana/promtail:2.9.10"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
@ -215,7 +215,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.9.11"
|
||||
image: "grafana/promtail:2.9.10"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
Loading…
Reference in New Issue
Block a user