Update Readme.md
All checks were successful
Lint and Publish Helm Chart / publish-helm (push) Successful in 3s

This commit is contained in:
2025-09-15 09:56:16 +00:00
parent cc1169e4e9
commit 39acf46b28

View File

@@ -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:
@@ -36,3 +30,11 @@ Install the chart with your custom values:
```bash
helm install duco-miner duco/duino-miner -f my-values.yaml
```
---
## 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)