Closed apricote closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 72.26%. Comparing base (
68db213
) to head (79d20bb
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The container image already has the entrypoint defined. It makes no sense to duplicate this in the deployment manifests.
The hardcoded entrypoint has stopped us from introducing ko for building container images before, as ko uses another entrypoint and has no option for configuring it.