-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
False
-
False
-
PR checks failed because they run
- bonfire deploy tower-analytics, which has pdf-generator as a dependency.
Although there is a `no-remove-resources` flag in bonfire, it's used only for primary deployments, not for dependencies.
Ephemeral pods are deployed by reduced memory request/limit by default (not the one specified by ClowdApp), so pdf-generator doesn't have enough memory
Has to be specified in the ephemeral section of pdf-generator's deploy-clowder.yml in app-interface