Skip to content

Commit 5b33294

Browse files
committed
feat: add links Helm patch with Kustomize
1 parent 1de8844 commit 5b33294

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

docs/yaml.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -909,6 +909,8 @@ Determines if JSON schema validation is disabled
909909

910910
You can use custom commands to change rendered manifests.
911911

912+
Check out [:material-duck: the example](../examples/helm-patch-with-kustomize)
913+
912914
### hide_notes (ex:show_notes)
913915

914916
> Introduced in [:material-tag: v0.31.0](https://github.com/helmwave/helmwave/releases/tag/v0.31.0)

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ nav:
4242
- examples/graph/README.md
4343
- examples/tags/README.md
4444
- examples/umbrella-evil/README.md
45+
- examples/helm-patch-with-kustomize/README.md
4546
- examples/private-env/README.md
4647
- examples/lifecycle/README.md
4748
- examples/monitors/README.md

0 commit comments

Comments
 (0)