Skip to content

Commit

Permalink
updated Kibana readiness probe for LB
Browse files Browse the repository at this point in the history
  • Loading branch information
bindiego committed May 21, 2020
1 parent c31db24 commit c1bf7d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions k8s/gke/elastic/templates/kbn.yml
Expand Up @@ -29,3 +29,6 @@ spec:
limits:
memory: 2Gi
#cpu: 2
readinessProbe:
httpGet:
path: /login

0 comments on commit c1bf7d5

Please sign in to comment.