We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ee79a4 commit 2f946b2Copy full SHA for 2f946b2
addon-cp/rest.yml
@@ -24,6 +24,10 @@ spec:
24
command:
25
- kafka-rest-start
26
- /etc/kafka-rest/kafka-rest.properties
27
+ readinessProbe:
28
+ httpGet:
29
+ path: /
30
+ port: 80
31
ports:
32
- containerPort: 80
33
volumeMounts:
addon-cp/schemas.yml
- schema-registry-start
- /etc/schema-registry/schema-registry.properties
0 commit comments