Created
August 9, 2020 08:45
-
-
Save mimiz/0e7bc3d45efb60e9e2f4a7552c088b73 to your computer and use it in GitHub Desktop.
scdf-deploy-with-binders.sh.medium
This file contains 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
stream deploy uppercase --properties "deployer.http.kubernetes.createNodePort=true,app.http.spring.cloud.stream.bindings.output.binder=binder-one,app.transform.spring.cloud.stream.bindings.input.binder=binder-one,app.transform.spring.cloud.stream.bindings.output.binder=binder-two,app.log.spring.cloud.stream.bindings.input.binder=binder-two" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment