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: code-server-service
namespace: tools
annotations:
metallb.io/allow-shared-ip: "shared-ip-1"
spec:
loadBalancerIP: 192.168.1.230
selector:
app: code-server
type: LoadBalancer

View File

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

View File

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

View File

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

View File

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