fix(forgejo): Remove ssh via LB for now
This commit is contained in:
@@ -79,10 +79,10 @@ ingress:
|
||||
hosts:
|
||||
- git.svc.hel1.obx
|
||||
|
||||
service:
|
||||
ssh:
|
||||
type: LoadBalancer
|
||||
port: 22
|
||||
# service:
|
||||
# ssh:
|
||||
# type: LoadBalancer
|
||||
# port: 22
|
||||
|
||||
persistence:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user