Compare commits
	
		
			2 Commits
		
	
	
		
			0eb9fbc16c
			...
			836f39c4b6
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 836f39c4b6 | |||
| 9059026abd | 
| @@ -236,7 +236,7 @@ spec: | |||||||
|       serviceAccountName: promtail |       serviceAccountName: promtail | ||||||
|       containers: |       containers: | ||||||
|         - name: promtail |         - name: promtail | ||||||
|           image: "grafana/promtail:2.8.3" |           image: "grafana/promtail:2.8.4" | ||||||
|           imagePullPolicy: IfNotPresent |           imagePullPolicy: IfNotPresent | ||||||
|           args: |           args: | ||||||
|             - "-config.file=/etc/promtail/promtail.yaml" |             - "-config.file=/etc/promtail/promtail.yaml" | ||||||
|   | |||||||
| @@ -215,7 +215,7 @@ spec: | |||||||
|       serviceAccountName: promtail |       serviceAccountName: promtail | ||||||
|       containers: |       containers: | ||||||
|         - name: promtail |         - name: promtail | ||||||
|           image: "grafana/promtail:2.8.3" |           image: "grafana/promtail:2.8.4" | ||||||
|           imagePullPolicy: IfNotPresent |           imagePullPolicy: IfNotPresent | ||||||
|           args: |           args: | ||||||
|             - "-config.file=/etc/promtail/promtail.yaml" |             - "-config.file=/etc/promtail/promtail.yaml" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user