Compare commits
No commits in common. "836f39c4b632cc0708ff1533eb383807d7d62e22" and "0eb9fbc16cbf8f92095e8770b401143301ec229e" have entirely different histories.
836f39c4b6
...
0eb9fbc16c
@ -236,7 +236,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.8.4"
|
||||
image: "grafana/promtail:2.8.3"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
@ -215,7 +215,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.8.4"
|
||||
image: "grafana/promtail:2.8.3"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
Loading…
x
Reference in New Issue
Block a user