Skip to content

Commit

Permalink
probes
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten committed Nov 8, 2024
1 parent 87d7c07 commit c33e385
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bookstack-helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ bookstack:
cpu: 512m
memory: 384Mi
enableReadinessProbe: true
readinessProbeInitialDelaySeconds: 30
readinessProbeInitialDelaySeconds: 20
enableLivenessProbe: true
livenessProbeInitialDelaySeconds: 30
livenessProbeInitialDelaySeconds: 20
livenessProbePeriodSeconds: 15

image:
Expand Down

0 comments on commit c33e385

Please sign in to comment.