fix(apps): fix serviceaccount creation on few apps (#3665)

* fix(apps): fix serviceaccount creation on few apps

* one more

* add SA for drone-runner

* bump common
This commit is contained in:
Stavros Kois
2022-09-03 20:22:28 +03:00
committed by GitHub
parent 46384500d0
commit ca1ee2528c
14 changed files with 23 additions and 19 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ rbac:
# -- The service account the pods will use to interact with the Kubernetes API
serviceAccount:
main:
create: true
enabled: true
# -- Tolerations for pods. By default, pods will be scheduled on master/control-plane nodes.
tolerations: