fix: correct SQS port from 8080 to 9090
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ data:
|
||||
adapters:
|
||||
- serviceName: sqs
|
||||
upstream:
|
||||
url: http://management-service.sqs.svc.cluster.local:8080
|
||||
url: http://management-service.sqs.svc.cluster.local:9090
|
||||
timeoutSeconds: 30
|
||||
auth:
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user