Skip to content

Commit

Permalink
Set serviceAccount for clearner job (#285)
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha authored Sep 4, 2018
1 parent 02944a9 commit e7eff08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chart/kubedb/templates/cleaner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
activeDeadlineSeconds: 120
template:
spec:
serviceAccountName: {{ template "kubedb.serviceAccountName" . }}
containers:
- name: busybox
image: appscode/kubectl:v1.11
Expand Down

0 comments on commit e7eff08

Please sign in to comment.