gitea upgrade to 1.25.3
This commit is contained in:
@@ -249,7 +249,8 @@ metadata:
|
||||
name: gitea
|
||||
namespace: gitea-system
|
||||
spec:
|
||||
type: ClusterIP
|
||||
type: LoadBalancer
|
||||
loadBalancerIP: 192.168.0.203
|
||||
ports:
|
||||
- name: http
|
||||
port: 3000
|
||||
@@ -258,7 +259,7 @@ spec:
|
||||
- name: ssh
|
||||
port: 22
|
||||
protocol: TCP
|
||||
targetPort: ssh
|
||||
targetPort: 22
|
||||
selector:
|
||||
app.kubernetes.io/instance: gitea
|
||||
app.kubernetes.io/name: gitea
|
||||
|
||||
Reference in New Issue
Block a user