docs: add more complex examples section in README (#2013)
* docs: add more complex examples section in README Signed-off-by: yxxhero <aiopsclub@163.com> * fix typo Signed-off-by: yxxhero <aiopsclub@163.com> --------- Signed-off-by: yxxhero <aiopsclub@163.com>
This commit is contained in:
parent
cf7f3cf788
commit
769d56d208
|
|
@ -105,6 +105,10 @@ Iterate on the `helmfile.yaml` by referencing:
|
||||||
* [CLI reference](https://helmfile.readthedocs.io/en/latest/#cli-reference)
|
* [CLI reference](https://helmfile.readthedocs.io/en/latest/#cli-reference)
|
||||||
* [Helmfile Best Practices Guide](https://helmfile.readthedocs.io/en/latest/writing-helmfile/)
|
* [Helmfile Best Practices Guide](https://helmfile.readthedocs.io/en/latest/writing-helmfile/)
|
||||||
|
|
||||||
|
## More complex examples
|
||||||
|
|
||||||
|
See: [multi-env-helmfile](https://github.com/helmfile/multi-env-helmfile)
|
||||||
|
|
||||||
## Docs
|
## Docs
|
||||||
|
|
||||||
Please read [complete documentation](https://helmfile.readthedocs.io/)
|
Please read [complete documentation](https://helmfile.readthedocs.io/)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue