Skip to content

Commit

Permalink
Modify Templating
Browse files Browse the repository at this point in the history
  • Loading branch information
voatsap committed Oct 5, 2023
1 parent 89a07f4 commit 43b9431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/templating.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Cluster.dev has a two-level templating that is applied on the project's and on the stack template's levels.

![templating diagram](./images/templating-shema6.png)
<a href="https://docs.cluster.dev/images/templating.png" target="_blank"><img src="https://docs.cluster.dev/images/templating.png" /></a>

On the first level Cluster.dev reads a `project.yaml` and files with secrets. Then it uses variables from these files to populate and render files from the current project – stacks and backends.

Expand Down

0 comments on commit 43b9431

Please sign in to comment.