Commit Graph

52 Commits

Author SHA1 Message Date
Stavros Kois a7b3ce0e23
fix: make sure podSecurityContext is included in both SCALE and Helm installs (#956)
* remove strategy

* move runAsNonRoot to securityContext

* Add podSecurityContext and securityContext to values pt1

* Add podSecurityContext and securityContext to values pt2

* Add podSecurityContext and securityContext to values pt3

* Add podSecurityContext and securityContext to values pt4

* Add podSecurityContext and securityContext to values pt5

* fix empty lines

* Remove secCont from NC - values

* fixPermissions for some apps

* on apps with perm prob, set fsGroup to 0 also
2021-09-10 20:10:04 +02:00
Kjeld Schouten-Lebbing e2fbe2f256
Add littlelink App (#770)
* Add littlelink App

* remove some unused questions

* fix a mistake

* Run as Root

* wrong container url

* run as non-root again

* Revert "run as non-root again"

This reverts commit 181dfd1002.

* change icons
2021-08-16 14:42:21 +02:00