-
Notifications
You must be signed in to change notification settings - Fork 951
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Actually use the correct docker image when docker_image_name is used (#…
…3261) ## Motivation The docker image name is not actually getting propagated to the helmfile ## Proposal Properly propagate the docker image name down to the helmfime, so the specified image is actaully used ## Test Plan Ran with a custom image, and it worked. ## Release Plan - Nothing to do / These changes follow the usual release cycle.
- Loading branch information
Showing
2 changed files
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters