Remove VTS from the ingress controller

This commit is contained in:
Manuel de Brito Fontes 2018-06-14 10:30:59 -04:00 committed by Manuel Alejandro de Brito Fontes
parent 9c6201b79a
commit 63b38e1c21
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
18 changed files with 1 additions and 250 deletions

View file

@ -21,7 +21,6 @@
"bodySize": "1m",
"enableDynamicTlsRecords": true,
"enableSpdy": false,
"enableVtsStatus": true,
"errorLogLevel": "notice",
"gzipTypes": "application/atom+xml application/javascript application/x-javascript application/json application/rss+xml application/vnd.ms-fontobject application/x-font-ttf application/x-web-app-manifest+json application/xhtml+xml application/xml font/opentype image/svg+xml image/x-icon text/css text/plain text/x-component",
"hsts": true,
@ -46,7 +45,6 @@
"useGzip": true,
"useHttp2": true,
"proxyStreamTimeout": "600s",
"vtsStatusZoneSize": "10m",
"workerProcesses": 1,
"limitConnZoneVariable": "$the_real_ip"
},
@ -117,9 +115,7 @@
"keyFilename": "",
"caFilename": "",
"pemSha": ""
},
"vtsDefaultFilterKey": "$uri $server_name"
}
}, {
"path": "/",
"isDefBackend": true,