Open gitea ssh nodeport
This commit is contained in:
parent
6d6be18925
commit
ec79750753
|
@ -48,12 +48,12 @@ spec:
|
||||||
|
|
||||||
ssh:
|
ssh:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
type: NodePort
|
||||||
ports:
|
ports:
|
||||||
ssh:
|
ssh:
|
||||||
enabled: true
|
enabled: true
|
||||||
port: 22
|
port: 22
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
targetPort: 2223
|
|
||||||
nodePort: 30022
|
nodePort: 30022
|
||||||
|
|
||||||
probes:
|
probes:
|
||||||
|
|
Loading…
Reference in New Issue