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: service:
main: main:
type: ClusterIP type: LoadBalancer
#externalTrafficPolicy: Local externalTrafficPolicy: Local
# annotations: annotations:
# metallb.universe.tf/allow-shared-ip: iot metallb.universe.tf/allow-shared-ip: iot
# metallb.universe.tf/address-pool: iot metallb.universe.tf/address-pool: iot
ports: ports:
http: http:
enabled: false enabled: false