[nginx] Open port 22 for git tunneling
This commit is contained in:
parent
f3d71cf5fe
commit
c6feb173c5
1 changed files with 2 additions and 0 deletions
|
@ -15,3 +15,5 @@ spec:
|
||||||
name: http
|
name: http
|
||||||
- port: 443
|
- port: 443
|
||||||
name: https
|
name: https
|
||||||
|
- port: 22
|
||||||
|
name: ssh
|
||||||
|
|
Loading…
Reference in a new issue