feat(speech): whisper LB

This commit is contained in:
nold 2023-12-09 10:58:09 +01:00
parent aafb22ef6e
commit 0d485c4f7a
2 changed files with 5 additions and 5 deletions

View file

@ -15,11 +15,11 @@ env:
service:
main:
type: ClusterIP
#externalTrafficPolicy: Local
# annotations:
# metallb.universe.tf/allow-shared-ip: iot
# metallb.universe.tf/address-pool: iot
type: LoadBalancer
externalTrafficPolicy: Local
annotations:
metallb.universe.tf/allow-shared-ip: iot
metallb.universe.tf/address-pool: iot
ports:
http:
enabled: false