Skip to content
Snippets Groups Projects
Commit 00f6a490de7a authored by steeve.chailloux's avatar steeve.chailloux
Browse files

add more documentation about ytt patch feature

parent 02090e1e972b
No related branches found
No related tags found
No related merge requests found
Pipeline #39033 passed
......@@ -175,4 +175,7 @@
You can patch **all** your compiled resources using
[ytt overlays](https://carvel.dev/ytt/docs/v0.39.0/ytt-overlays/) by providing
`ytt.yaml` or `ytt.yml` or a `ytt` folder inside your beaver project(s).
`ytt.yaml` or `ytt.yml` files or a `ytt` folder inside your beaver project(s).
ytt files (outside of ytt folder) are threaten as value files, which mean that
your can use beaver variables inside those ones.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment