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