Fix typo in README (#1032)

This commit is contained in:
Maria Kotlyarevskaya 2019-12-17 02:25:11 +03:00 committed by KUOKA Yusuke
parent 4b2d6946be
commit 314557c824
1 changed files with 1 additions and 1 deletions

View File

@ -735,7 +735,7 @@ or in the `releases` entries.
`needs` controls the order of the installation/deletion of the release: `needs` controls the order of the installation/deletion of the release:
```yaml ```yaml
relesaes: releases:
- name: somerelease - name: somerelease
needs: needs:
- [TILLER_NAMESPACE/][NAMESPACE/]anotherelease - [TILLER_NAMESPACE/][NAMESPACE/]anotherelease