security(Apps): Improve Snyk hardening advisory (#1208)

* Harden postgresql by removing the migration initcontainer

* Harden initcontainers

* Harden serviceaccounts and RBAC

* hmm

* fix
This commit is contained in:
Kjeld Schouten-Lebbing
2021-10-20 13:45:00 +02:00
committed by GitHub
parent 83bc75ccf6
commit 834479f0db
10 changed files with 88 additions and 40 deletions
+1 -4
View File
@@ -262,10 +262,7 @@ rbac:
# -- The service account the pods will use to interact with the Kubernetes API
serviceAccount:
enabled: true
# If set, an existing service account is used
# If not set, a service account is created automatically using the fullname template
name: ""
create: true
# -- SCALE Middleware Handlers
middlewares: