adds HTTP log exclusion regex paths, updates Go version and module dependencies, and bumps Helm chart version (#4)
Reviewed-on: #4 Co-authored-by: Ryan D McGuire <ryand_mcguire@sweetwater.com> Co-committed-by: Ryan D McGuire <ryand_mcguire@sweetwater.com>
This commit is contained in:
@@ -61,6 +61,12 @@
|
||||
"listen": {
|
||||
"type": "string"
|
||||
},
|
||||
"logExcludePathRegexps": {
|
||||
"items": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": "array"
|
||||
},
|
||||
"logRequests": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
Reference in New Issue
Block a user