root@fe7443a7ebbb:/workdir# hal --version
0.43.0-180317140630
The first command I ran with halyard was:
hal config provider kubernetes enable
This created a default configuration:
# ~/.hal/config
currentDeployment: default
deploymentConfigurations:
- name: default
...
I'm wondering how to add another deployment configuration.