We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d165e9c commit f554eb9Copy full SHA for f554eb9
README.md
@@ -35,7 +35,7 @@ Installation
35
### Docker image
36
Alternatively you can use the docker image `k8s-kargocli` as follows:
37
38
- docker run -it -v /home/smana/kargoconf:/etc/kargo k8s-kargocli /bin/bash
+ docker run -it -v /home/smana/kargoconf:/etc/kargo quay.io/smana/k8s-kargocli:latest /bin/bash
39
40
The mounted directory contains kargo's configuration as well as keys
41
0 commit comments