helm: Move chart into ci/helm-chart
This commit is contained in:
parent
affa64c89c
commit
52ea32f4a7
5
.github/CODEOWNERS
vendored
5
.github/CODEOWNERS
vendored
@ -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
|
Reference in New Issue
Block a user