Skip to content
Commit 00e3a612 authored by Antoine R. Dumont (@ardumont)'s avatar Antoine R. Dumont (@ardumont) Committed by Derek Su
Browse files

deployment: Adapt values to be quoted when installed in templates

Namely the values 'workerThreads', 'deletionRetryCount' and 'provisionRetryCount'.

There is some check in the main.go module which expects those to be a string so it can
convert them into an integer. Without this, we cannot actually provide the configuration
without hitting a conversion error. This should fix it.

(cherry picked from commit 7aa7e286)
parent efdc4cfa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment