We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ba8aab commit 2a6fef2Copy full SHA for 2a6fef2
README.md
@@ -8,10 +8,15 @@ process those files programmatically invoking jsonnet go module and store the ou
8
9
## Install
10
11
+```bash
12
kubectl apply -f https://raw.githubusercontent.com/gianlucam76/jsonnet-controller/main/manifest/manifest.yaml
13
+```
14
+
15
or if you want a specific version
16
17
18
kubectl apply -f https://raw.githubusercontent.com/gianlucam76/jsonnet-controller/<tag>/manifest/manifest.yaml
19
20
21
## Contributing
22
0 commit comments