Compare commits
2 Commits
93a103979b
...
42d3fbf52d
Author | SHA1 | Date | |
---|---|---|---|
42d3fbf52d | |||
c70aefab29 |
@ -236,7 +236,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.8.4"
|
||||
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.8.4"
|
||||
image: "grafana/promtail:2.9.0"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
Loading…
x
Reference in New Issue
Block a user