Commit Graph

5 Commits (main)

Author SHA1 Message Date
Annavar Satish 2731eaaaf7
fix the cronjob to take 0 as historylimit (#47)
* fix the cronjob to take 0 as historylimit

* update chart version
2023-07-31 14:36:29 +05:30
HUSSAIN GANDHI f3daa15593
feat: new features for polymorphic-app chart #42 (#43)
Added support for successfulJobHistoryLimit and failedJobHistoryLimit for CronJob
Added support for dnsConfig for Deployment
2023-07-03 19:31:14 +05:30
HUSSAIN GANDHI b562543674
Feat/added security context (#38)
* 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.
2023-06-15 15:46:27 +05:30
Shyam Vyas fb95801eb7
feat: update polymorphic-app chart by adding initcontainer, toleratio… (#17)
* feat: update polymorphic-app chart by adding initcontainer, tolerations and lifecyclehooks

* Fix CI and added maintainers

* Fix the tag error in freeipa

* fixed service port

* updated dependencies for healthcheck

* fixed comment space errors

* fix comment space errors

* Fix CI

* fixing CI

* fixing readness probes template in statefulset

* Fix previous changes

* Disable testing of freeipa temporarily

---------

Signed-off-by: Rakshit Menpara <205111+deltasquare4@users.noreply.github.com>
Co-authored-by: ANNAVAR.SATISH <annavarsatish@gmail.com>
Co-authored-by: Annavar satish <annavarsatish10@gmail.com>
Co-authored-by: Rakshit Menpara <205111+deltasquare4@users.noreply.github.com>
2023-06-01 09:29:15 +05:30
Rakshit Menpara 32a6c98856
feat: Add polymorphic-app chart (#14) 2022-03-08 15:30:24 +05:30