Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(resources): handle deployments without envFrom
Simpler deployments that don't use envFrom (or just set env directly) will cause a `KeyError` exception otherwise.
- Loading branch information