feature/sso-hardening #9

Merged
bstein merged 685 commits from feature/sso-hardening into main 2026-01-13 20:23:26 +00:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit c32d734a69 - Show all commits

View File

@ -98,6 +98,7 @@ spec:
type: LoadBalancer type: LoadBalancer
loadBalancerClass: metallb loadBalancerClass: metallb
loadBalancerIP: 192.168.22.5 loadBalancerIP: 192.168.22.5
externalTrafficPolicy: Local
selector: selector:
app: coturn app: coturn
ports: ports:

View File

@ -108,6 +108,7 @@ spec:
type: LoadBalancer type: LoadBalancer
loadBalancerClass: metallb loadBalancerClass: metallb
loadBalancerIP: 192.168.22.6 loadBalancerIP: 192.168.22.6
externalTrafficPolicy: Local
selector: selector:
app: livekit app: livekit
ports: ports: