* Move Postgresql initcontainer to common
* bump common
* Handle postgres password generation in common and inject into values.yaml for use in Apps
* (refactor) adapt apps using postgresql to common init and password generator
* no message
Squashed commits:
[36ca93235] actually finish echo command (+8 squashed commit)
Squashed commit:
[27c3e9d63] fix typo
[8daa4395e] use name not a derivitive
[d8a24b1d8] force a testrun
[edacc59e4] give more perms
[9706a9860] bump
[09f9d9f4e] Code thining on common
[8adfddf2b] try moving autopermissions to initcontainer
[42c7f76a4] fix: have autopermissions use command instead of arg
* remove externalInterfaces + add RBAC and networkPolicy support
* mistaken double end
* cleanup values a bit
* fix a small mistake
* That was the wrong mistake
* port most recent changes from KAH
* add general shizzle
* add rests of go tests
* whoops
* hmm
* make pre-release wait more
* try another synthaxis
* okey...
* test-> tests
* Make unittests a bit more usefull
* Major Common cleanup + services overhaul
* add resources test and scaleGPU support
* implement cleaner ingress, remove externalService and remove ingressRoute
* cleanup service test whoopsies
* fix some more test errors
* Fix ingress tests
* oops
* redesign ixcert system for ingress
* test multiple ixcert-secrets support
* increate tests versioning
* add test for pvc name override