Skip to content

Commit

Permalink
remove health check
Browse files Browse the repository at this point in the history
so i can test this without it failing constantly
  • Loading branch information
jgilfoil committed Feb 29, 2024
1 parent c6d7fcf commit e2bdddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/media/prowlarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
TZ: "America/Denver"
probes:
liveness: &probes
enabled: true
enabled: false
custom: true
spec:
exec:
Expand Down

0 comments on commit e2bdddd

Please sign in to comment.