Compare commits
No commits in common. "51e539beda3be0b9c579b68dec0633171e118688" and "69e7b9778ab154b943f05f19af7a0b78a84ea299" have entirely different histories.
51e539beda
...
69e7b9778a
@ -236,7 +236,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.9.5"
|
||||
image: "grafana/promtail:2.9.4"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
@ -215,7 +215,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.9.5"
|
||||
image: "grafana/promtail:2.9.4"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
Loading…
Reference in New Issue
Block a user