Skip to content

Commit 2a6fef2

Browse files
authored
Update README.md
1 parent 0ba8aab commit 2a6fef2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,15 @@ process those files programmatically invoking jsonnet go module and store the ou
88

99
## Install
1010

11+
```bash
1112
kubectl apply -f https://raw.githubusercontent.com/gianlucam76/jsonnet-controller/main/manifest/manifest.yaml
13+
```
14+
1215
or if you want a specific version
1316

17+
```bash
1418
kubectl apply -f https://raw.githubusercontent.com/gianlucam76/jsonnet-controller/<tag>/manifest/manifest.yaml
19+
```
1520

1621
## Contributing
1722

0 commit comments

Comments
 (0)