setup/port_config.yaml (13 lines of code) (raw):

apiVersion: v1 kind: ConfigMap metadata: name: config-port-config data: sample-service.PORT: "8888" upload-service.PORT: "8889" classification-service.PORT: "8890" validation-service.PORT: "8891" extraction-service.PORT: "8892" hitl-service.PORT: "8893" document-status-service.PORT: "8894" matching-service.PORT: "8895"