Created
September 16, 2019 16:09
-
-
Save abhirockzz/640a8ecb46644f1272c6c0c3d50a3410 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
spec: | |
containers: | |
- name: kstreams-lower-to-upper | |
image: [REPLACE_ACR_NAME].azurecr.io/kstreams-lower-to-upper:v1 | |
env: | |
- name: KAFKA_BROKER | |
value: [to be filled] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment