metallb annotations
This commit is contained in:
parent
beec0e03e1
commit
b066a61e24
@ -5,6 +5,7 @@ metadata:
|
||||
namespace: emby
|
||||
annotations:
|
||||
metallb.universe.tf/allow-shared-ip: "shared-01"
|
||||
metallb.universe.tf/loadBalancerIPs: 192.168.178.100
|
||||
spec:
|
||||
ports:
|
||||
- name: http
|
||||
@ -15,5 +16,4 @@ spec:
|
||||
app: emby
|
||||
sessionAffinity: None
|
||||
type: LoadBalancer
|
||||
LoadBalancerIP: 192.168.178.100
|
||||
|
@ -5,6 +5,7 @@ metadata:
|
||||
namespace: rook-ceph
|
||||
annotations:
|
||||
metallb.universe.tf/allow-shared-ip: "shared-01"
|
||||
metallb.universe.tf/loadBalancerIPs: 192.168.178.100
|
||||
spec:
|
||||
ports:
|
||||
- name: nfs
|
||||
|
Loading…
x
Reference in New Issue
Block a user