Skip to content

Commit

Permalink
fix: xteve service
Browse files Browse the repository at this point in the history
  • Loading branch information
elraro committed Aug 3, 2023
1 parent e9bf78f commit e8e5674
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cluster/apps/media/xteve/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ spec:
main:
enabled: true
type: LoadBalancer
externalIPs:
- "${METALLB_XTEVE_ADDR}"
externalTrafficPolicy: Local
annotations:
metallb.universe.tf/loadBalancerIPs: "${METALLB_XTEVE_ADDR}"
externalTrafficPolicy: Local
ports:
http:
port: 34400
Expand Down

0 comments on commit e8e5674

Please sign in to comment.