Clarify namespace prefix in needs (#1500)

Before this, the documentation didn't mention that the release needs to
be prefixed with the namespace if the release had a namespace configured.
This commit is contained in:
Matthias Baur 2020-10-05 01:51:39 +02:00 committed by GitHub
parent 954673d742
commit 8d9d635b8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -848,6 +848,8 @@ releases:
- [TILLER_NAMESPACE/][NAMESPACE/]anotherelease
```
Be aware that you have to specify the namespace name if you configured one for the release(s).
All the releases listed under `needs` are installed before(or deleted after) the release itself.
For the following example, `helmfile [sync|apply]` installs releases in this order: