Compare commits
No commits in common. "2473ce268ca11f4d1215025f3a8a4566e0920a53" and "e2f06fc4bb1f36277a6aa95866d6d9d39179ea43" have entirely different histories.
2473ce268c
...
e2f06fc4bb
@ -236,7 +236,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.9.1"
|
||||
image: "grafana/promtail:2.9.0"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
@ -215,7 +215,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.9.1"
|
||||
image: "grafana/promtail:2.9.0"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
Loading…
x
Reference in New Issue
Block a user