Update chart requirements

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-09-15 10:21:36 -03:00
parent 4dd206b31a
commit 27598b5f90
11 changed files with 190 additions and 184 deletions

View file

@ -293,7 +293,7 @@ controller:
## Enable mimalloc as a drop-in replacement for malloc.
## ref: https://github.com/microsoft/mimalloc
##
enableMimalloc: false
enableMimalloc: true
## Override NGINX template
customTemplate:
@ -423,7 +423,7 @@ controller:
enabled: true
image:
repository: docker.io/jettech/kube-webhook-certgen
tag: v1.2.2
tag: v1.3.0
pullPolicy: IfNotPresent
## Provide a priority class name to the webhook patching job
##