updated helm install flags to match patches (#13064)

This commit is contained in:
Stephen Kirby
2024-04-24 10:26:36 -05:00
committed by GitHub
parent 39ccff97c1
commit dd27a8a634
+2 -2
View File
@@ -132,7 +132,7 @@ locally in order to log in and manage templates.
helm install coder coder-v2/coder \
--namespace coder \
--values values.yaml \
--version 2.10.0
--version 2.10.2
```
For the **stable** Coder release:
@@ -141,7 +141,7 @@ locally in order to log in and manage templates.
helm install coder coder-v2/coder \
--namespace coder \
--values values.yaml \
--version 2.9.1
--version 2.9.4
```
You can watch Coder start up by running `kubectl get pods -n coder`. Once