diff --git a/rnd/infra/helm/autogpt-market/values.dev.yaml b/rnd/infra/helm/autogpt-market/values.dev.yaml index f894822be5..bd5b7c05bb 100644 --- a/rnd/infra/helm/autogpt-market/values.dev.yaml +++ b/rnd/infra/helm/autogpt-market/values.dev.yaml @@ -13,7 +13,7 @@ serviceAccount: service: type: ClusterIP port: 8000 - targetPort: 8000 + targetPort: 8005 annotations: cloud.google.com/neg: '{"ingress": true}' beta.cloud.google.com/backend-config: '{"default": "autogpt-market"}'