changed the port
This commit is contained in:
parent
4bcb92e4cc
commit
4926c4cfc5
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue