aboutsummaryrefslogtreecommitdiff
path: root/addon-cp/rest.yml
diff options
context:
space:
mode:
Diffstat (limited to 'addon-cp/rest.yml')
-rw-r--r--addon-cp/rest.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/addon-cp/rest.yml b/addon-cp/rest.yml
index a450eab..a08587d 100644
--- a/addon-cp/rest.yml
+++ b/addon-cp/rest.yml
@@ -24,6 +24,10 @@ spec:
command:
- kafka-rest-start
- /etc/kafka-rest/kafka-rest.properties
+ readinessProbe:
+ httpGet:
+ path: /
+ port: 80
ports:
- containerPort: 80
volumeMounts: