mirror of
				https://github.com/prometheus-operator/kube-prometheus.git
				synced 2025-11-04 01:51:01 +01:00 
			
		
		
		
	add the missing quote
Signed-off-by: yeya24 <yb532204897@gmail.com>
This commit is contained in:
		
							parent
							
								
									6710ef8739
								
							
						
					
					
						commit
						53ebff6465
					
				@ -8,7 +8,7 @@ local servicePort = k.core.v1.service.mixin.spec.portsType;
 | 
				
			|||||||
      thanos: 'v0.7.0',
 | 
					      thanos: 'v0.7.0',
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    imageRepos+:: {
 | 
					    imageRepos+:: {
 | 
				
			||||||
      thanos: quay.io/thanos/thanos',
 | 
					      thanos: 'quay.io/thanos/thanos',
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    thanos+:: {
 | 
					    thanos+:: {
 | 
				
			||||||
      objectStorageConfig: {
 | 
					      objectStorageConfig: {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user