Skip to content
This repository has been archived by the owner on Mar 17, 2020. It is now read-only.

Commit

Permalink
Merge pull request #4 from spotguides/liveness_check_fix
Browse files Browse the repository at this point in the history
expand initial delay for mysql metrics liveness check
  • Loading branch information
Magyari Sándor Szilárd authored Mar 18, 2019
2 parents 808c5b8 + e3b209b commit b1024c5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .banzaicloud/charts/spotguide-spring-boot/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,11 @@ mysql:
annotations:
prometheus.io/scrape: "true"
prometheus.io/port: "9104"
livenessProbe:
initialDelaySeconds: 200

pipeline-ingress:
enabled: false

pipeline-monitor:
enabled: false
enabled: false

0 comments on commit b1024c5

Please sign in to comment.