Skip to content

Request for Assistance with Modifying Deployed Environment in "Quickstart" Branch #1817

Answered by talele08
dhwani-ankit asked this question in Q&A
Discussion options

You must be logged in to vote

You can create a docker image of the modified code and deploy the docker image using the helm chart of that service. You can also use the command (from deploy-as-code/deployer folder): go run main.go deploy -e <ENV_NAME> -c <DOCKER_IMAGE_NAME> to deploy your image. It basically does the same thing i.e deploys the image using the service helm chart

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by talele08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants