* feat: added support of security context in polymorphic-app #37
The support for security context is added services, job, cronjob, and worker files.
* fix: changed chart version #37
* fix: optimized flow control for securityContext #37
Added defaults for securityContext.
Used `with` statement instead of `if` statement.
SecurityContext value is picked up from objects and their templates.