Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set Set cpu/memory requests/limits for tekton-results-api init contai…
…ners Init containers are harder to figure out the required resources as they do not run long enough to have metrics collected. Both container worked with 5m/32Mi in a dev environment. Put the limits higher to make sure they works in production environment even though the nature of the work done by both should not differ from dev to production environment. PLNSRVCE-1476 Signed-off-by: Hugo Arès <[email protected]>
- Loading branch information