adds HTTP log exclusion regex paths, updates Go version and module dependencies, and bumps Helm chart version #4
@@ -61,6 +61,12 @@
 | 
				
			|||||||
        "listen": {
 | 
					        "listen": {
 | 
				
			||||||
          "type": "string"
 | 
					          "type": "string"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
 | 
					        "logExcludePathRegexps": {
 | 
				
			||||||
 | 
					          "items": {
 | 
				
			||||||
 | 
					            "type": "string"
 | 
				
			||||||
 | 
					          },
 | 
				
			||||||
 | 
					          "type": "array"
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
        "logRequests": {
 | 
					        "logRequests": {
 | 
				
			||||||
          "type": "boolean"
 | 
					          "type": "boolean"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user