Skip to content

Commit

Permalink
fix: Update staging image_pull_policy
Browse files Browse the repository at this point in the history
  • Loading branch information
manasaV3 committed Jan 25, 2025
1 parent e1d134b commit 5ba3063
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/.happy/terraform/envs/staging/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ module "stack" {
initial_delay_seconds = 100
liveness_timeout_seconds = 30
readiness_timeout_seconds = 30
image_pull_policy = "Always"
}
}
create_dashboard = false
Expand Down

0 comments on commit 5ba3063

Please sign in to comment.