update gitea to new ingress

This commit is contained in:
2025-08-03 17:46:34 +02:00
parent e363113c5e
commit e87c1df74b
2 changed files with 11 additions and 8 deletions

View File

@@ -51,11 +51,14 @@ spec:
# 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
ipFamilies:
- IPv4
- IPv6
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.6,2001:470:61a3:400::6
# config:
# entries:
# proxy-buffering: "false"