mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-26 08:45:16 +00:00
README.md: set image tag
This commit is contained in:
parent
cbd43c159f
commit
c51cb04fe7
|
@ -461,6 +461,12 @@ is, `bbgo-grid`:
|
||||||
helm install --set existingConfigmap=bbgo-grid bbgo-grid ./charts/bbgo
|
helm install --set existingConfigmap=bbgo-grid bbgo-grid ./charts/bbgo
|
||||||
```
|
```
|
||||||
|
|
||||||
|
To use the latest version:
|
||||||
|
|
||||||
|
```shell
|
||||||
|
helm install --set existingConfigmap=bbgo-grid --set image.tag=latest bbgo-grid ./charts/bbgo
|
||||||
|
```
|
||||||
|
|
||||||
Delete chart:
|
Delete chart:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|
Loading…
Reference in New Issue
Block a user