chore: Gitea | static ip address

This commit is contained in:
2024-08-28 13:45:25 +05:00
parent 37e7004e42
commit bb690a3194

View File

@@ -3,10 +3,12 @@ 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