Hello,
I had id-rsa key already on my namespace to have the SSH into XYZ server.
I modified the name of the key inside the experiment.yaml file but still node-restart experiment use the hardcoded key name (id-rsa) for my experiment.
By this issue, I would like to parameterize the name of SSH KEY in to code
Hello,
I had
id-rsakey already on my namespace to have the SSH into XYZ server.I modified the name of the key inside the
experiment.yamlfile but stillnode-restartexperiment use the hardcoded key name (id-rsa) for my experiment.By this issue, I would like to parameterize the name of SSH KEY in to code