diff --git a/api/api-service.yaml b/api/api-service.yaml index 8727b82..c6a0404 100644 --- a/api/api-service.yaml +++ b/api/api-service.yaml @@ -10,8 +10,8 @@ spec: port: 8080 targetPort: 80 - name: faster-whisper - port: 8080 - targetPort: 8080 + port: 8000 + targetPort: 8000 selector: app: api-apps