Skip to content

Commit

Permalink
docs: fix embedded file (keptn#2616)
Browse files Browse the repository at this point in the history
Signed-off-by: David Ahmadov <ahmedavid@gmail.com>
  • Loading branch information
mowies authored and ahmedavid committed Dec 6, 2023
1 parent c41f6cc commit 307e71f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs-new/docs/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,9 @@ Use the subcomponent's parent value as the root for your configuration.

Here is an example `values.yaml` altering global and metrics operator values:

{{< docsembed path="content/en/docs/installation/assets/values-advance-changes.yaml" >}}
```yaml
{% include "./assets/values-advance-changes.yaml" %}
```

Note the additional values that are specified
in the `metricsOperator` section.
Expand Down

0 comments on commit 307e71f

Please sign in to comment.