You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Victor Cuadrado Juan edited this page Mar 11, 2020
·
9 revisions
Deployment parameters
The options are passed as env vars.
After deploying a cluster, one can see all the options and if they have default values in the file
buildfolder/defaults.sh.
This file is a concatenation of all the defaults.sh files, which contain comments explaining the options.
The options get loaded, in descendent order of priority, from:
backend/foo/defaults.sh (if doing make k8s or make kubeconfig)
modules/foo/defaults.sh
include/defaults_global{,_private}.sh
modules/common/defaults.sh