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