changed the port

This commit is contained in:
Jethro 2026-03-25 17:07:40 +13:00
parent 4bcb92e4cc
commit 4926c4cfc5

View file

@ -8,6 +8,6 @@ spec:
app: forgejo app: forgejo
ports: ports:
- protocol: TCP - protocol: TCP
port: 22 port: 222
targetPort: 22 targetPort: 22
type: LoadBalancer type: LoadBalancer