Commit b66ed998 authored by Prout, Ryan's avatar Prout, Ryan
Browse files

making code block

parent 5b8ec428
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ Please refer to the Slate user documentation (link coming soon) if you have any
A [Chart](https://helm.sh/docs/topics/charts/) is organized as a collection of files inside a directory. The directory name is the name of the chart. You can see all of the example application charts in this repositories charts/ directory.

Here is the overall structure, of simple chart, using minio-standalone as an example:

```
charts/
|--- minio-standalone/
|    |--- templates/
@@ -43,6 +43,6 @@ charts/
|    |--- Chart.yaml
|    |--- README.md
|    |--- values.yaml

```

### How to use this repository
 No newline at end of file