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:
14
Readme.md
14
Readme.md
@@ -7,12 +7,6 @@ helm repo add duco https://git.kopic.hr/api/packages/tomislav/helm
|
|||||||
helm repo update
|
helm repo update
|
||||||
```
|
```
|
||||||
|
|
||||||
Install the chart using the default `values.yaml`:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
helm install duco-miner duco/duino-miner
|
|
||||||
```
|
|
||||||
|
|
||||||
### Inspect configurable values
|
### Inspect configurable values
|
||||||
|
|
||||||
You can view all configurable options in the chart with:
|
You can view all configurable options in the chart with:
|
||||||
@@ -36,3 +30,11 @@ Install the chart with your custom values:
|
|||||||
```bash
|
```bash
|
||||||
helm install duco-miner duco/duino-miner -f my-values.yaml
|
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