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 2157890 commit d785adf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bookstack-helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ bookstack:
cpu: 512m
memory: 384Mi
enableReadinessProbe: true
readinessProbeInitialDelaySeconds: 10
readinessProbeInitialDelaySeconds: 30
enableLivenessProbe: true
livenessProbeInitialDelaySeconds: 5
livenessProbePeriodSeconds: 5
livenessProbeInitialDelaySeconds: 30
livenessProbePeriodSeconds: 15

image:
repository: lscr.io/linuxserver/bookstack
Expand Down

0 comments on commit d785adf

Please sign in to comment.