Merge pull request #928 from 3dwardch3ng/app/nexus

update service ports for gitea
This commit is contained in:
2024-09-05 19:24:31 +10:00
committed by GitHub

View File

@@ -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