Skip to content

Commit

Permalink
update multi-doc example in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
semihbkgr committed Apr 23, 2024
1 parent ab27e95 commit 70287e1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ type the path to traverse `.person.address.city`
makes it easy to explore multi-doc outputs of helm templates.

```bash
$ helm template my-release oci://ghcr.io/nginxinc/charts/nginx-ingress | yn
$ helm template ingress-nginx ingress-nginx --repo https://kubernetes.github.io/ingress-nginx --namespace ingress-nginx | yn
```

![multidoc](/images/multidoc.png)
Binary file modified images/multidoc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 70287e1

Please sign in to comment.