feat(forgejo): changed type of the ssh service in forgejo to loadbalancer
This commit is contained in:
parent
6c6a25aecb
commit
d2dcc7d260
1 changed files with 2 additions and 0 deletions
|
@ -152,6 +152,8 @@ service:
|
|||
type: LoadBalancer
|
||||
nodePort: 32222
|
||||
externalTrafficPolicy: Local
|
||||
annotations:
|
||||
kubernetes.io/elb.id: 7d954977-9ab8-4d43-a163-255a75605b82
|
||||
|
||||
image:
|
||||
pullPolicy: "IfNotPresent"
|
||||
|
|
Loading…
Reference in a new issue