Update Readme.md
All checks were successful
Lint and Publish Helm Chart / publish-helm (push) Successful in 3s
All checks were successful
Lint and Publish Helm Chart / publish-helm (push) Successful in 3s
This commit is contained in:
16
Readme.md
16
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
|
||||
```
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## 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)
|
Reference in New Issue
Block a user