Compare commits
2 Commits
e2f06fc4bb
...
2473ce268c
Author | SHA1 | Date | |
---|---|---|---|
2473ce268c | |||
97d9685630 |
@ -236,7 +236,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.9.0"
|
||||
image: "grafana/promtail:2.9.1"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
@ -215,7 +215,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.9.0"
|
||||
image: "grafana/promtail:2.9.1"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
Loading…
x
Reference in New Issue
Block a user