Compare commits
No commits in common. "b00ff7fb8a50ce93324e774b5c5ee680073862a8" and "790e45c75276f29bbac964c06569aaa1609ce573" have entirely different histories.
b00ff7fb8a
...
790e45c752
@ -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"
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user