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:
|
||||
```yaml
|
||||
image:
|
||||
pullPolicy: Always
|
||||
tag: unstable
|
||||
pullPolicy: Always
|
||||
tag: unstable
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user