Compare commits
No commits in common. "b280134653f25a760e793d324d0e8b9985114939" and "f22da7be93c1eaed2dd10a681701facc8e40164c" have entirely different histories.
b280134653
...
f22da7be93
@ -236,7 +236,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.8.2"
|
||||
image: "grafana/promtail:2.8.1"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
@ -215,7 +215,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.8.2"
|
||||
image: "grafana/promtail:2.8.1"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
Loading…
x
Reference in New Issue
Block a user