fix connection
This commit is contained in:
		@@ -48,9 +48,8 @@ spec:
 | 
			
		||||
    type: loki
 | 
			
		||||
    url: http://loki.loki:3100/
 | 
			
		||||
    jsonData:
 | 
			
		||||
      httpHeaderName1: "X-Scope-OrgID"
 | 
			
		||||
    secureJsonData:
 | 
			
		||||
      httpHeaderValue1: "1"
 | 
			
		||||
      timeout: 60
 | 
			
		||||
      maxLines: 1000
 | 
			
		||||
  instanceSelector:
 | 
			
		||||
    matchLabels:
 | 
			
		||||
      app: grafana-main
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
loki:
 | 
			
		||||
  deploymentMode: SingleBinary
 | 
			
		||||
  loki:
 | 
			
		||||
    auth_enabled: true
 | 
			
		||||
    auth_enabled: false
 | 
			
		||||
    commonConfig:
 | 
			
		||||
      replication_factor: 1
 | 
			
		||||
    ingester_client:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user