Skip to content

Commit

Permalink
clean up gotmpl
Browse files Browse the repository at this point in the history
  • Loading branch information
mershad-manesh committed Feb 20, 2024
1 parent 847f84a commit 096b99c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions minion/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ This template can be used to bring up a minion and connect it to a OpenNMS core.
### Example:
Adding a file called `hello.txt` to `etc` folder inside the minion container
```
$ cd minion
$ echo "Hello World" > etc/hello.txt
cd minion
echo "Hello World" > etc/hello.txt
```

{{ template "chart.valuesSection" . }}
Expand Down

0 comments on commit 096b99c

Please sign in to comment.