[FR] generate helm values.yaml file with build
#627
Labels
area/build
area/ci-cd
area/deploy
deploy/helm
kind/feature-request
priority/awaiting-more-evidence
Lowest Priority. May be useful, but there is not yet enough supporting evidence.
skaffold build
command should generate the newoverride-values.yaml
file which only has the dockerrepository
andtag:...
and then it is up to user to merge it with the app’s code after successful deploy, and when the release is done usehelm upgrade ... -f override-values.yaml
?the whole process just needs to be well documented on skaffold repo and we get
GitOps
.user probably have another system that can orchestrate the git webhooks and triggers, and then the commits/merge
The text was updated successfully, but these errors were encountered: