Compare commits
	
		
			2 Commits
		
	
	
		
			718df09e88
			...
			904f16bfc0
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 904f16bfc0 | |||
| 4f0a0289fc | 
@@ -27,6 +27,8 @@ spec:
 | 
				
			|||||||
          value: "3"
 | 
					          value: "3"
 | 
				
			||||||
        - name: OSM_CACHE_DIR
 | 
					        - name: OSM_CACHE_DIR
 | 
				
			||||||
          value: "/osm-cache"
 | 
					          value: "/osm-cache"
 | 
				
			||||||
 | 
					        - name: LOKI_URL
 | 
				
			||||||
 | 
					          value: "http://loki.monitoring.svc:3100/loki/api/v1/push"
 | 
				
			||||||
        volumeMounts:
 | 
					        volumeMounts:
 | 
				
			||||||
        - name: osm-cache
 | 
					        - name: osm-cache
 | 
				
			||||||
          mountPath: /osm-cache
 | 
					          mountPath: /osm-cache
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user