---
service:
  desiredCount: 3
  maxSize: 6
  port: 4001
  pathPatterns:
  - /*
  discoveryTTL: 5
  environment:
    AUTH_SERVICE_URL: "https://elephant.healthcare:4021"
    MEDICAL_CONSULTATION_URL: "https://elephant.healthcare:4022"
