Skip to content
Snippets Groups Projects
Unverified Commit 2ba40588 authored by Julian Tölle's avatar Julian Tölle Committed by GitHub
Browse files

feat(helm,manifests): only specify container args instead of command (#691)

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.
parent 0e6d96fd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment