Unable to ignore resource limit for ephemeral-storage with transfomations #3376
Labels
kind/bug
Some behavior is incorrect or out of spec
needs-triage
Needs attention from the triage team
What happened?
I am using an autopilot cluster on gcp and therefore I'm ignoring changes to
spec.template.spec.containers[0].resources
of my redis helm charts' Statefulsets with transfomations. This works formemory
andcpu
but not forephemeral-storage
and triggers an update on every up.Example
Applying this twice gives me that diff:
Output of
pulumi about
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: