fix: Gitea | use local ip address for home network
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
service:
|
||||||
|
http:
|
||||||
|
annotations:
|
||||||
|
external-dns.alpha.kubernetes.io/hostname: git.dogar.dev
|
||||||
|
metallb.universe.tf/allow-shared-ip: gitea
|
||||||
|
ssh:
|
||||||
|
annotations:
|
||||||
|
external-dns.alpha.kubernetes.io/hostname: git.dogar.dev
|
||||||
|
metallb.universe.tf/allow-shared-ip: gitea
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
className: nginx-internal
|
className: nginx-internal
|
||||||
|
|||||||
Reference in New Issue
Block a user