We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28cbc7f commit 7e8106bCopy full SHA for 7e8106b
osm-seed/templates/taginfo/taginfo-cronJob.yaml
@@ -19,6 +19,7 @@ spec:
19
spec:
20
template:
21
22
+ serviceAccountName: {{ .Values.taginfo.serviceAccount.name }}
23
containers:
24
- name: {{ .Release.Name }}-taginfo-job
25
image: "{{ .Values.taginfo.image.name }}:{{ .Values.taginfo.image.tag }}"
0 commit comments