ensure new images are pulled upon redeployment
This commit is contained in:
		| @@ -32,3 +32,4 @@ jobs: | ||||
|     - name: Deploy to k8s | ||||
|       run: | | ||||
|         kubectl apply -k backend/deployment/overlays/${{ inputs.overlay }} --kubeconfig=kubeconfig | ||||
|         kubectl -n anyway-backend rollout restart deployment/anyway-backend-${{ inputs.overlay }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user