You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 18, 2020. It is now read-only.
What version of the deployer server are you using?
Perhaps bump up the logging to trace (logging.level.org.springframework.cloud.deployer.spi.openshift=trace), which should allow you to verify if your deployment property is getting through. Handling the environment variable happens in DefaultContainerFactory.
Hello again,
I have a quick question.
How do I set environmentVariables in the gui when I deploy a stream?
I tried this but it does not work.
However I can set the limits.cpu just fine
I took my examples from here https://github.com/spring-cloud/spring-cloud-dataflow-server-kubernetes/blob/master/spring-cloud-dataflow-server-kubernetes-docs/src/main/asciidoc/getting-started.adoc
Thank you.
The text was updated successfully, but these errors were encountered: