aboutsummaryrefslogtreecommitdiff
path: root/71rest.yml
diff options
context:
space:
mode:
Diffstat (limited to '71rest.yml')
-rw-r--r--71rest.yml9
1 files changed, 4 insertions, 5 deletions
diff --git a/71rest.yml b/71rest.yml
index 987e013..e237357 100644
--- a/71rest.yml
+++ b/71rest.yml
@@ -12,11 +12,10 @@ spec:
spec:
containers:
- name: cp
- image: solsson/kafka-cp@sha256:53075cf5877c1311516d5c78a4d52fd46d3d369514681e150f96bc06997fa0e4
- env:
- # what does this do?
- - name: KAFKA_REST_HOST_NAME
- value: rest
+ image: solsson/kafka-cp@sha256:a22047b9e8bf4b8badfd2fbba47f2d1acdcbb84dfb03c61a15e1ac203036cedf
+ command:
+ - kafka-rest-start
+ - /etc/kafka-rest/kafka-rest.properties
ports:
- containerPort: 80
volumeMounts: