dockersamples/example-voting-app

Audit expose ports on services

mikesir87 opened this issue · 0 comments

Description

For each of the Compose/k8s files, let's look at each of the exposed services to ensure we aren't over-exposing. Only vote/result apps should be exposed. The db and redis services should not have exposed ports.