Merge pull request #578 from 3dwardch3ng/app/coder

update coder service port
This commit is contained in:
2024-07-20 03:40:55 +10:00
committed by GitHub

View File

@@ -17,6 +17,9 @@ coder:
volumeMounts:
- name: coder-data
mountPath: /config
service:
type: NodePort
httpNodePort: 31180
ingress:
enabled: true
className: nginx