We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
deployer.{app}.kubernetes.limits.ephemeral-storage
Anything that I missed?
Solution description: Support for ephemeral spec like memory, cpu...
The text was updated successfully, but these errors were encountered:
Closing duplicate for spring-cloud/spring-cloud-deployer#441
Sorry, something went wrong.
No branches or pull requests
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...
The text was updated successfully, but these errors were encountered: