This repository was archived by the owner on May 14, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 92
Is there no support for limits of ephemeral storage? #441
Comments
The work will be done in spring-cloud-deployer. |
corneil
pushed a commit
to corneil/spring-cloud-deployer
that referenced
this issue
Mar 25, 2024
…nd hugepages-1Gi Fixes spring-attic#441
corneil
pushed a commit
to corneil/spring-cloud-deployer
that referenced
this issue
Mar 26, 2024
…nd hugepages-1Gi Fixes spring-attic#441
corneil
pushed a commit
to corneil/spring-cloud-deployer
that referenced
this issue
Mar 26, 2024
…nd hugepages-1Gi Fixes spring-attic#441
@Kim-menu It is present in 2.9.3-SNAPSHOT. If you want to try with SCDF use 2.11.3-SNAPSHOT. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uh oh!
There was an error while loading. Please reload this page.
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?
I moved to here
The text was updated successfully, but these errors were encountered: