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