Browse Source

revert host setting

pull/1567/head
Borja García Rodríguez 4 years ago
parent
commit
c64bf79992
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      deploy/k8s/helm/inf.yaml

+ 2
- 0
deploy/k8s/helm/inf.yaml View File

@ -21,6 +21,8 @@ inf:
db: IdentityDb # Ordering API SQL db name
webhooks:
db: WebhooksDb # Webhooks DB
mongo:
host: #my-nosql-data # Uncomment to use specify custom mongo host. By default nosql-data is used
redis: # inf.redis defines the redis' connection strings
basket:
svc: basket-data # Name of k8s svc for basket redis


Loading…
Cancel
Save