Compare commits

..

No commits in common. "b00ff7fb8a50ce93324e774b5c5ee680073862a8" and "790e45c75276f29bbac964c06569aaa1609ce573" 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.4"
image: "grafana/promtail:2.9.3"
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.4"
image: "grafana/promtail:2.9.3"
imagePullPolicy: IfNotPresent
args:
- "-config.file=/etc/promtail/promtail.yaml"