chore: remove static IP
This commit is contained in:
@@ -3,12 +3,10 @@ service:
|
||||
annotations:
|
||||
external-dns.alpha.kubernetes.io/hostname: gitea.home
|
||||
metallb.universe.tf/allow-shared-ip: gitea
|
||||
loadBalancerIP: 192.168.0.200
|
||||
ssh:
|
||||
annotations:
|
||||
external-dns.alpha.kubernetes.io/hostname: gitea.home
|
||||
metallb.universe.tf/allow-shared-ip: gitea
|
||||
loadBalancerIP: 192.168.0.200
|
||||
ingress:
|
||||
enabled: true
|
||||
className: nginx-internal
|
||||
|
||||
Reference in New Issue
Block a user