Skip to content

Commit e716424

Browse files
committed
add correct serviceAccount to the pod template
1 parent 4e0fc16 commit e716424

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cluster/manifests/role-sync-controller/cronjob.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ spec:
1414
backoffLimit: 3
1515
template:
1616
spec:
17+
serviceAccountName: role-sync-controller
1718
restartPolicy: OnFailure
1819
containers:
1920
- name: role-sync-controller

0 commit comments

Comments
 (0)