diff --git a/Readme.md b/Readme.md index 2886865..01ff210 100644 --- a/Readme.md +++ b/Readme.md @@ -7,12 +7,6 @@ helm repo add duco https://git.kopic.hr/api/packages/tomislav/helm helm repo update ``` -Install the chart using the default `values.yaml`: - -```bash -helm install duco-miner duco/duino-miner -``` - ### Inspect configurable values You can view all configurable options in the chart with: @@ -35,4 +29,12 @@ Install the chart with your custom values: ```bash helm install duco-miner duco/duino-miner -f my-values.yaml -``` \ No newline at end of file +``` + +--- + +## Docker Image + +**Docker Image** used in this helm chart is available here: + +* [Duino-Coin Docker](https://git.kopic.hr/tomislav/-/packages/container/duino-coin-docker%2Fduino-coin/latest) \ No newline at end of file