Merge pull request #928 from 3dwardch3ng/app/nexus
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
|
runAsGroup: 1000
|
||||||
service:
|
service:
|
||||||
ports:
|
ports:
|
||||||
http: 10080
|
http: 10880
|
||||||
ssh: 10022
|
ssh: 10222
|
||||||
annotations:
|
annotations:
|
||||||
metallb.universe.tf/address-pool: k3s-cluster-ip-pool
|
metallb.universe.tf/address-pool: k3s-cluster-ip-pool
|
||||||
metallb.universe.tf/allow-shared-ip: k3s-cluster
|
metallb.universe.tf/allow-shared-ip: k3s-cluster
|
||||||
|
|||||||
Reference in New Issue
Block a user