Skip to content

Commit

Permalink
fix: autoscale prod
Browse files Browse the repository at this point in the history
  • Loading branch information
matmut7 committed May 29, 2024
1 parent bafee6f commit 26ee271
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .kontinuous/env/prod/values.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
app:
autoscale:
enabled: true

jobs:
runs:
build-app:
Expand All @@ -10,4 +14,4 @@ jobs:
NEXT_PUBLIC_PASTEK_CHAT_ID: "1"
NEXT_PUBLIC_TEST_NUMBER_ENABLED: "false"
NEXT_PUBLIC_LANDING_PAGE_BLUES_RESOURCES: "https://1000jours-blues.fabrique.social.gouv.fr/ressources"
NEXT_PUBLIC_CALENDLY_LINK: https://calendly.com/rdv-nos1000jours/30min
NEXT_PUBLIC_CALENDLY_LINK: https://calendly.com/rdv-nos1000jours/30min

0 comments on commit 26ee271

Please sign in to comment.