shared ip

This commit is contained in:
Steffen Illium 2024-05-04 13:50:55 +02:00
parent e527fbc930
commit 1f0164a701
2 changed files with 6 additions and 0 deletions

View File

@ -3,6 +3,8 @@ kind: Service
metadata:
name: emby
namespace: emby
annotations:
metallb.universe.tf/allow-shared-ip: "shared-01"
spec:
ports:
- name: http
@ -12,3 +14,5 @@ spec:
selector:
app: emby
sessionAffinity: None
type: LoadBalancer

View File

@ -3,6 +3,8 @@ kind: Service
metadata:
name: rook-ceph-nfs-load-balancer
namespace: rook-ceph
annotations:
metallb.universe.tf/allow-shared-ip: "shared-01"
spec:
ports:
- name: nfs