Commit bdc38742 authored by Geoff Simmons's avatar Geoff Simmons

extraArgs is empty by default in the viking-service chart.

parent 3e3ec0b1
......@@ -5,15 +5,7 @@ vikingService:
tag: "master"
pullPolicy: IfNotPresent
extraArgs:
- -p
- vcc_allow_inline_c=true
- -p
- thread_pools=4
- -p
- thread_pool_max=4096
- -p
- timeout_idle=600
extraArgs: []
extraEnvs: []
resources: {}
......
nameOverride: varnish-ingress
fullnameOverride: varnish-ingress
vikingService:
varnish:
extraArgs: []
## Name of the ingress class to route through this controller
##
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment