mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-29 00:08:25 +00:00
udpate helm install instruction for helm v3.0.0
This commit is contained in:
@@ -69,6 +69,10 @@ To install:
|
||||
```sh
|
||||
helm install -f values.yaml stable/atlantis
|
||||
```
|
||||
if you are using helm v3.0.0
|
||||
```sh
|
||||
helm install atlantis -f values.yaml stable/atlantis
|
||||
```
|
||||
|
||||
|
||||
Atlantis should be up and running in minutes! See [Next Steps](#next-steps) for
|
||||
|
||||
Reference in New Issue
Block a user