Skip to content
Snippets Groups Projects
Verified Commit 6498dbf8 authored by David Hoese's avatar David Hoese
Browse files

Add updated README about creating the chart

parent 973d0698
No related branches found
No related tags found
No related merge requests found
# helm-nginx-example
Helm chart to show basic usage with an nginx server
\ No newline at end of file
Helm chart to show basic usage with an nginx server hosting static content.
## How this was created
```bash
mkdir chart
cd chart
helm create helm-nginx-example
```
## How to use this
```bash
# TODO
```
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