To make a change to the Installer type.
- Edit ./pkg/apis/cluster/v1beta1/installer_types.go
- Run
make generate
- Define a new bash variable in kurl_util/cmd/yamltobash/main.go to hold the value of the new field.
- Use the new bash variable in kurl install scripts.