change port for gitea-ssh-service
This commit is contained in:
@@ -5,11 +5,13 @@ metadata:
|
||||
name: gitea-app
|
||||
namespace: git-ops
|
||||
spec:
|
||||
annotations:
|
||||
metallb.io/loadBalancerIPs: 192.168.1.202
|
||||
type: LoadBalancer
|
||||
selector:
|
||||
app: gitea-app
|
||||
ports:
|
||||
- port: 222
|
||||
- port: 22
|
||||
targetPort: 22
|
||||
name: ssh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user