mirror of
https://github.com/komodorio/helm-dashboard.git
synced 2026-03-24 11:48:04 +00:00
Fix Some indentation in Readme.md file to look it more professional (#479)
This commit is contained in:
@@ -167,6 +167,6 @@ In our GitHub actions, we attach the built binaries as build artifacts, you can
|
|||||||
Also, we upload `unstable` tag for Docker image upon every build of `main` branch, you can make our Helm chart to use that image by providing values:
|
Also, we upload `unstable` tag for Docker image upon every build of `main` branch, you can make our Helm chart to use that image by providing values:
|
||||||
```yaml
|
```yaml
|
||||||
image:
|
image:
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
tag: unstable
|
tag: unstable
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user