add code server

This commit is contained in:
2021-08-17 21:12:21 +10:00
parent 19737e5861
commit 6fcb8c4d0e
3 changed files with 31 additions and 4 deletions
+7
View File
@@ -172,3 +172,10 @@ k apply -f es.yaml
# fluent bit
helm repo add fluent https://fluent.github.io/helm-charts
helm upgrade --install fluent-bit fluent/fluent-bit -f fluentbit-values.yaml
# code server https://code.junv.me
k apply -f nfs-code-server.yaml -n apps
k apply -f code-server.yaml