Skip to content

Commit

Permalink
forse redeploy
Browse files Browse the repository at this point in the history
  • Loading branch information
aomegax committed Dec 12, 2023
1 parent fa01fe3 commit e6047d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/04h_deploy_with_github_runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
cluster_name: ${{ vars.CLUSTER_NAME }}
resource_group: ${{ vars.CLUSTER_RESOURCE_GROUP }}
app_name: ${{ env.APP_NAME }}
helm_upgrade_options: "--debug"
helm_upgrade_options: "--debug --set microservice-chart.forceRedeploy=true"

cleanup_runner:
name: Cleanup Runner
Expand Down

0 comments on commit e6047d6

Please sign in to comment.