use shared-ip
All checks were successful
renovate / renovate (push) Successful in 7m34s

This commit is contained in:
2025-10-26 21:40:23 +05:30
parent 58beee5b52
commit 6f938d573c
21 changed files with 69 additions and 0 deletions

View File

@@ -4,7 +4,10 @@ kind: Service
metadata:
name: ersatztv-service
namespace: media
annotations:
metallb.io/allow-shared-ip: "shared-ip-1"
spec:
loadBalancerIP: 192.168.1.230
type: LoadBalancer
selector:
app: ersatztv

View File

@@ -4,7 +4,10 @@ kind: Service
metadata:
name: immich-service
namespace: media
annotations:
metallb.io/allow-shared-ip: "shared-ip-1"
spec:
loadBalancerIP: 192.168.1.230
type: LoadBalancer
selector:
app: immich-app
@@ -18,7 +21,10 @@ kind: Service
metadata:
name: immich-machine-learning-service
namespace: media
annotations:
metallb.io/allow-shared-ip: "shared-ip-1"
spec:
loadBalancerIP: 192.168.1.230
type: LoadBalancer
selector:
app: immich-ml

View File

@@ -4,7 +4,10 @@ kind: Service
metadata:
name: invidious-service
namespace: media
annotations:
metallb.io/allow-shared-ip: "shared-ip-1"
spec:
loadBalancerIP: 192.168.1.230
type: LoadBalancer
selector:
app: invidious

View File

@@ -4,7 +4,10 @@ kind: Service
metadata:
name: jellyfin-service
namespace: media
annotations:
metallb.io/allow-shared-ip: "shared-ip-1"
spec:
loadBalancerIP: 192.168.1.230
type: LoadBalancer
selector:
app: jellyfin