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

Fix typos in README

parent 3ede72b8
No related branches found
No related tags found
No related merge requests found
# helm-nginx-example # helm-nginx-example
Helm chart to show basic usage with an nginx server hosting static content. Helm chart to show basic usage with an nginx server hosting its default
welcome page.
Note that this helm chart comes with a lot of extra components that may not be Note that this helm chart comes with a lot of extra components that may not be
needed for a bare-minimum web server application. However, it is recommended needed for a bare-minimum web server application. However, it is recommended
to keep them here for the future. See the various resource definitions in to keep them here for the future. See the various resource definitions in
`chart/helm-nginx-example/templates` to see the resources that the helm `chart/helm-nginx-example/templates` to see the resources that the helm
chart will be created when a release is made. chart will create when a release is made.
## How this was created ## How this was created
......
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