fix(rnd): Update port in market (#8036)

update port
This commit is contained in:
Aarushi
2024-09-11 12:19:11 +01:00
committed by GitHub
parent ab60a57379
commit 76480ffa03

View File

@@ -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"}'