- config_url : iehub url on which iem instance will be created
- config_user : iehub cli username
- config_password : iehub cli password
- onboard_file : local path where onboarding file needs to be downloaded
- iem_namespace : use same namespace of iem which was used during kind cluster and kong cert creation
- iemuser : provide a username which will be used to login on IEM.
- iemurl : use IP address of your host machine with https protocol and port 443
- iemip : use ip address of your host machine
- iempassword : create a pssword for the IEM, please refer the rules in manifest for creating it.
- global.certchain : copy the output of
bash cat /path/to/certChain.crt | base64 -w 0
and update this parameter. Also please update the path to thecertChain.crt
file before executing the command