Skip to content
Snippets Groups Projects
Commit 36779872 authored by xeruf's avatar xeruf
Browse files

code: add gitea hostPort

parent 8e675470
No related branches found
No related tags found
No related merge requests found
......@@ -41,3 +41,6 @@ data:
persistence:
enabled: true
existingClaim: gitea-postgres
service:
ssh:
hostPort: 22
......@@ -5,9 +5,6 @@ apiVersion: v1
kind: Service
metadata:
name: gitea-ssh
namespace: kube-system
annotations:
#metallb.universe.tf/allow-shared-ip: "key-to-share-1.2.3.4"
spec:
type: LoadBalancer
loadBalancerIP: "${ip_address}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment