Skip to content

Commit

Permalink
fix: strapi longer startup probe (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
matmut7 authored Jul 1, 2024
1 parent 8c50ad3 commit 4e5574e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .kontinuous/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ api:
~needs: ["build-api", "pg"]
imagePackage: api
probesPath: /_health
startupProbe:
initialDelaySeconds: 300
containerPort: "1337"
envFrom:
- secretRef:
Expand Down

0 comments on commit 4e5574e

Please sign in to comment.