Skip to content

Commit

Permalink
adjust service lb ip
Browse files Browse the repository at this point in the history
unclear if this needs to match the ingress ip
  • Loading branch information
jgilfoil committed Feb 27, 2024
1 parent 0b3cd7d commit 314f93d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/media/plex/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ spec:
main:
type: LoadBalancer
annotations:
io.cilium/lb-ipam-ips: 192.168.1.210
io.cilium/lb-ipam-ips: 192.168.1.212
ports:
http:
port: 32400
Expand Down

0 comments on commit 314f93d

Please sign in to comment.