namespace: develop

websocketserver:
  name: websocket-server
  repo: quay.io/parkhubprime/websocket-server

vendorcommandapi:
  name: vendor-command-api
  repo: quay.io/parkhubprime/vendor-command-api

devicecommandapi:
  name: device-command-api
  repo: quay.io/parkhubprime/device-command-api

vendordeploymentcommandapi:
  name: vendor-deployment-command-api
  repo: quay.io/parkhubprime/vendor-deployment-command-api

adjustmentcommandapi:
  name: adjustment-command-api
  repo: quay.io/parkhubprime/adjustment-command-api

kpiqueryapi:
  name: kpi-query-api
  repo: quay.io/parkhubprime/kpi-query-api

kpiquerydb:
  name: kpi-db
  storage: kpi-storage

kafka:
  url: "kafka-kafka-headless.kafka:9092"
  registry: "http://kafka-schema-registry.kafka:8081"
