Compare commits
	
		
			2 Commits
		
	
	
		
			e2f06fc4bb
			...
			2473ce268c
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 2473ce268c | |||
| 97d9685630 | 
| @@ -236,7 +236,7 @@ spec: | |||||||
|       serviceAccountName: promtail |       serviceAccountName: promtail | ||||||
|       containers: |       containers: | ||||||
|         - name: promtail |         - name: promtail | ||||||
|           image: "grafana/promtail:2.9.0" |           image: "grafana/promtail:2.9.1" | ||||||
|           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.9.0" |           image: "grafana/promtail:2.9.1" | ||||||
|           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