Skip to content

Commit c1bf7d5

Browse files
committed
updated Kibana readiness probe for LB
1 parent c31db24 commit c1bf7d5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

k8s/gke/elastic/templates/kbn.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,6 @@ spec:
2929
limits:
3030
memory: 2Gi
3131
#cpu: 2
32+
readinessProbe:
33+
httpGet:
34+
path: /login

0 commit comments

Comments
 (0)