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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user