REFACTOR(gitea): remove deprecated MetalLB annotation
- Remove metallb.universe.tf/allow-shared-ip annotation - Using ServiceLB instead of MetalLB
This commit is contained in:
@@ -134,8 +134,6 @@ service:
|
||||
type: LoadBalancer
|
||||
port: 2222
|
||||
externalTrafficPolicy: Local
|
||||
annotations:
|
||||
metallb.universe.tf/allow-shared-ip: gitea
|
||||
|
||||
# Ingress configuration
|
||||
ingress:
|
||||
|
||||
Reference in New Issue
Block a user