Skip to content
Snippets Groups Projects
Commit 1378cee3 authored by Arie Peterson's avatar Arie Peterson
Browse files

Use dashboard ServiceAccount for init job

parent ff7048f8
No related branches found
No related tags found
Loading
Pipeline #36579 passed with stages
in 4 minutes and 8 seconds
......@@ -21,6 +21,7 @@ spec:
component: dashboard
spec:
restartPolicy: Never
serviceAccountName: {{ include "dashboard.serviceAccountName" . }}
containers:
- name: {{ .Chart.Name }}-login-create-admin
image: {{ template "backend.image" . }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment