Skip to content

Commit c64bf79

Browse files
author
Borja García Rodríguez
committed
revert host setting
1 parent c500677 commit c64bf79

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

deploy/k8s/helm/inf.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ inf:
2121
db: IdentityDb # Ordering API SQL db name
2222
webhooks:
2323
db: WebhooksDb # Webhooks DB
24+
mongo:
25+
host: #my-nosql-data # Uncomment to use specify custom mongo host. By default nosql-data is used
2426
redis: # inf.redis defines the redis' connection strings
2527
basket:
2628
svc: basket-data # Name of k8s svc for basket redis

0 commit comments

Comments
 (0)