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:
@@ -313,7 +313,7 @@ rbac:
|
||||
# -- The service account the pods will use to interact with the Kubernetes API
|
||||
serviceAccount:
|
||||
main:
|
||||
create: true
|
||||
enabled: true
|
||||
|
||||
# -- SCALE Middleware Handlers
|
||||
middlewares:
|
||||
|
||||
Reference in New Issue
Block a user