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
|
type: LoadBalancer
|
||||||
port: 2222
|
port: 2222
|
||||||
externalTrafficPolicy: Local
|
externalTrafficPolicy: Local
|
||||||
annotations:
|
|
||||||
metallb.universe.tf/allow-shared-ip: gitea
|
|
||||||
|
|
||||||
# Ingress configuration
|
# Ingress configuration
|
||||||
ingress:
|
ingress:
|
||||||
|
|||||||
Reference in New Issue
Block a user