Install gitea

This commit is contained in:
2025-02-09 18:28:25 +01:00
parent 9c2155840f
commit f6bfe764a1
3 changed files with 74 additions and 1 deletions

View File

@@ -14,5 +14,11 @@ controller:
service:
create: true
type: LoadBalancer
externalTrafficPolicy: Local
# Requirement for sharing ip with other service
externalTrafficPolicy: Cluster
ipFamilyPolicy: RequireDualStack
annotations:
# Share IP with gitea ssh so we can have the same domain for both port
lbipam.cilium.io/sharing-key: gitea
lbipam.cilium.io/sharing-cross-namespace: gitea
lbipam.cilium.io/ips: 10.44.0.0,2001:470:61a3:400::1