Expose ssh internally. Wasn't useful, but I tried.

This commit is contained in:
James Pace 2022-12-03 23:25:14 -05:00
parent 687fbe6284
commit b0ea4ce27f
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,3 @@
# Roughly from help chart, but needed to change ingress.
---
# Source: onedev/templates/serviceaccount.yaml
apiVersion: v1
@ -131,6 +130,10 @@ spec:
port: 80
targetPort: 6610
protocol: TCP
- name: ssh
port: 2222
targetPort: 6611
protocol: TCP
selector:
app.kubernetes.io/name: onedev
app.kubernetes.io/instance: onedev