update service ports for gitea
This commit is contained in:
4
apps/gitea/env/k3s-cluster/values.yaml
vendored
4
apps/gitea/env/k3s-cluster/values.yaml
vendored
@@ -21,8 +21,8 @@ containerSecurityContext:
|
||||
runAsGroup: 1000
|
||||
service:
|
||||
ports:
|
||||
http: 10080
|
||||
ssh: 10022
|
||||
http: 10880
|
||||
ssh: 10222
|
||||
annotations:
|
||||
metallb.universe.tf/address-pool: k3s-cluster-ip-pool
|
||||
metallb.universe.tf/allow-shared-ip: k3s-cluster
|
||||
|
||||
Reference in New Issue
Block a user