Commit Graph
7 Commits
Author SHA1 Message Date
kjeld Schouten-Lebbing dcd5947918 Bulk add targetPort to values.yaml for stable Apps 2021-11-06 22:55:18 +01:00
acf510ea13 (feat) Standardise and Harden default app securitycontext (#1028)
* Apply security hardened defaults to values.yaml for all apps

* Add default common securityContext to all apps

* Adjust securityContext defaults in questions.yaml, according to values.yaml

* Add default common podSecurityContext to all apps

* Clean whitespace

* Clean more whitespace

* Adjust podSecurityContext defaults in questions.yaml, according to values.yaml

* fix pgadmin

Co-authored-by: Stavros kois <s.kois@outlook.com>
2021-09-26 20:05:21 +02:00
Renovate Botandkjeld Schouten-Lebbing 1f4828c19b chore(deps): update non-major
(cherry picked from commit b66e04fe8f55cae75b5cb8aebe1a8afcdc9491d2)
2021-09-11 13:56:20 +02:00
kjeld Schouten-Lebbing ced7d182c2 fix some dockertags being wrong 2021-09-11 13:52:00 +02:00
Kjeld Schouten-LebbingandGitHub a8670a1482 feat: pin all container references to digests (#963) 2021-09-11 13:00:39 +02:00
Stavros KoisandGitHub 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 d3deb8af69 Reorganise the trains 2021-08-23 21:32:52 +02:00