mirror of https://git.tuxpa.in/a/code-server.git
helm: Move chart into ci/helm-chart
This commit is contained in:
parent
affa64c89c
commit
52ea32f4a7
|
@ -1,2 +1,3 @@
|
|||
charts/code-server @Matthew-Beckett @alexgorbatchev
|
||||
* @code-asher @nhooyr
|
||||
* @code-asher @nhooyr
|
||||
|
||||
ci/helm-chart @Matthew-Beckett @alexgorbatchev
|
||||
|
|
|
@ -11,7 +11,7 @@ This chart is community maintained by [@Matthew-Beckett](https://github.com/Matt
|
|||
|
||||
```console
|
||||
$ git clone https://github.com/cdr/code-server.git
|
||||
$ helm install code-server/charts/code-server
|
||||
$ helm install code-server charts/code-server
|
||||
```
|
||||
|
||||
## Introduction
|
Loading…
Reference in New Issue