diff --git a/.archive/localai/values/localai.yaml b/projects/localai/values/localai.yaml similarity index 100% rename from .archive/localai/values/localai.yaml rename to projects/localai/values/localai.yaml diff --git a/projects/speech/values/whisper.yaml b/projects/speech/values/whisper.yaml index a73b855e..eb06d622 100644 --- a/projects/speech/values/whisper.yaml +++ b/projects/speech/values/whisper.yaml @@ -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