change port for gitea-ssh-service

This commit is contained in:
2026-01-01 04:12:41 +05:30
parent 52ed89e0cc
commit 55576f0bb0

View File

@@ -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