mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 03:55:18 +02:00
feature: add ability to attach ports to code server (#6015)
This commit is contained in:
@@ -196,3 +196,8 @@ extraConfigmapMounts: []
|
||||
# subPath: certificates.crt # (optional)
|
||||
# configMap: certs-configmap
|
||||
# readOnly: true
|
||||
|
||||
extraPorts: []
|
||||
# - name: minecraft
|
||||
# port: 25565
|
||||
# protocol: tcp
|
||||
|
||||
Reference in New Issue
Block a user