Compare commits
1 Commits
e9d61b1d1a
...
6d1278396f
Author | SHA1 | Date | |
---|---|---|---|
6d1278396f |
@@ -236,7 +236,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:3.5.2"
|
||||
image: "grafana/promtail:3.5.3"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
@@ -215,7 +215,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:3.5.2"
|
||||
image: "grafana/promtail:3.5.3"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
Reference in New Issue
Block a user