Skip to content

Commit

Permalink
Merge pull request #107 from jgilfoil/feature/ready-media
Browse files Browse the repository at this point in the history
remove health check
  • Loading branch information
jgilfoil authored Feb 29, 2024
2 parents d8930c4 + e2bdddd commit eb53b6f
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 eb53b6f

Please sign in to comment.