Compare commits
No commits in common. "b992f1e5cd0abedd3dc230db208b3a2416cf823e" and "2c030d052c15b06708cf958b09d4ffb1e474423a" have entirely different histories.
b992f1e5cd
...
2c030d052c
@ -236,7 +236,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.9.7"
|
||||
image: "grafana/promtail:2.9.6"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
@ -215,7 +215,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.9.7"
|
||||
image: "grafana/promtail:2.9.6"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
Loading…
Reference in New Issue
Block a user