mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
fix: removed unused spaces
This commit is contained in:
@@ -108,7 +108,7 @@ Follow the [deployment] guide for details.
|
||||
```
|
||||
|
||||
```sh
|
||||
export VALUES_DIR="$(git rev-parse --show-toplevel)/kubernetes/helm/gitlab"
|
||||
export VALUES_DIR="$(git rev-parse --show-toplevel)/kubernetes/helm/gitlab"
|
||||
helm inspect values 'gitlab/gitlab' > "${VALUES_DIR}/values.yaml"
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user