helm: Move chart into ci/helm-chart

This commit is contained in:
Anmol Sethi 2020-11-13 16:50:06 -05:00
parent affa64c89c
commit 52ea32f4a7
No known key found for this signature in database
GPG Key ID: 8CEF1878FF10ADEB
14 changed files with 4 additions and 3 deletions

5
.github/CODEOWNERS vendored
View File

@ -1,2 +1,3 @@
charts/code-server @Matthew-Beckett @alexgorbatchev
* @code-asher @nhooyr
* @code-asher @nhooyr
ci/helm-chart @Matthew-Beckett @alexgorbatchev

View File

@ -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