revert, seperate

This commit is contained in:
2024-05-04 14:40:32 +02:00
parent b066a61e24
commit 237f6c03a2
2 changed files with 3 additions and 5 deletions

View File

@@ -4,8 +4,7 @@ metadata:
name: emby name: emby
namespace: emby namespace: emby
annotations: annotations:
metallb.universe.tf/allow-shared-ip: "shared-01" metallb.universe.tf/loadBalancerIPs: 192.168.178.104
metallb.universe.tf/loadBalancerIPs: 192.168.178.100
spec: spec:
ports: ports:
- name: http - name: http

View File

@@ -4,10 +4,9 @@ metadata:
name: rook-ceph-nfs-load-balancer name: rook-ceph-nfs-load-balancer
namespace: rook-ceph namespace: rook-ceph
annotations: annotations:
metallb.universe.tf/allow-shared-ip: "shared-01" metallb.universe.tf/loadBalancerIPs: 192.168.178.100
metallb.universe.tf/loadBalancerIPs: 192.168.178.100
spec: spec:
ports: ports:
- name: nfs - name: nfs
port: 2049 port: 2049
type: LoadBalancer type: LoadBalancer