Compare commits

..

No commits in common. "42d3fbf52d89f3ce040ce7d766c05221642c6334" and "93a103979ba844ca39957493fe8ac3c661c5b7d4" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -236,7 +236,7 @@ spec:
serviceAccountName: promtail
containers:
- name: promtail
image: "grafana/promtail:2.9.0"
image: "grafana/promtail:2.8.4"
imagePullPolicy: IfNotPresent
args:
- "-config.file=/etc/promtail/promtail.yaml"

View File

@ -215,7 +215,7 @@ spec:
serviceAccountName: promtail
containers:
- name: promtail
image: "grafana/promtail:2.9.0"
image: "grafana/promtail:2.8.4"
imagePullPolicy: IfNotPresent
args:
- "-config.file=/etc/promtail/promtail.yaml"