LTS DIGIT Migration - v2.8 To v2.9
Overview
Pre-requisites
Steps
kubectl scale deployment <deployment_name> --replicas=0 -n <namespace>go run main.go deploy -e <env_file> <image_name>
# you can provide multiple images seperated by comma in the above command for multiple deploymentsLast updated
Was this helpful?