spring-cloud/spring-cloud-dataflow

Supports for limit / request of ephemeral storage (k8s)

Kim-menu opened this issue · 1 comments

Problem description:
Is there no support for limits of ephemeral storage?

I can find and use for limits of memory or cpu.

But in docs, I cannot find 'limits of ephemeral storage'

I also put property deployer.{app}.kubernetes.limits.ephemeral-storage.
but it doesn't work.

Anything that I missed?

Solution description:
Support for ephemeral spec like memory, cpu...