mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
add code server
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user