Compare commits

..

No commits in common. "17d1067ed75a3f78e06ef1d19b244b5c1de928ee" and "001d39405447d118337a7fdb325b5932eef1758e" 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.11"
image: "grafana/promtail:2.9.10"
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.11"
image: "grafana/promtail:2.9.10"
imagePullPolicy: IfNotPresent
args:
- "-config.file=/etc/promtail/promtail.yaml"