version |
---|
v1.8.0 |
You can define namespaces to be used in your cluster. If they don't exist, Helmsman will create them for you.
#...
[namespaces]
[namespaces.staging]
[namespaces.production]
#...
namespaces:
staging:
production:
The example above will create two namespaces; staging and production.