This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user