feat: add dev pod chart — code-server + SSH on dedicated node pool
This commit is contained in:
4
dev/secret.yaml
Normal file
4
dev/secret.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
# Managed externally — apply manually:
|
||||
# kubectl create secret generic dev-secrets -n dev \
|
||||
# --from-literal=code-server-password=<password> \
|
||||
# --from-literal=ssh-authorized-keys="<your-public-key>"
|
||||
Reference in New Issue
Block a user