REFACTOR(gitea): remove deprecated MetalLB annotation

- Remove metallb.universe.tf/allow-shared-ip annotation
- Using ServiceLB instead of MetalLB
This commit is contained in:
2025-12-29 02:35:26 +09:00
parent 90d7abeefc
commit 5a8cf2f4c2

View File

@@ -134,8 +134,6 @@ service:
type: LoadBalancer type: LoadBalancer
port: 2222 port: 2222
externalTrafficPolicy: Local externalTrafficPolicy: Local
annotations:
metallb.universe.tf/allow-shared-ip: gitea
# Ingress configuration # Ingress configuration
ingress: ingress: