Skip to content

Commit

Permalink
Fix agent tpl annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
polyaxon-ci committed Apr 18, 2024
1 parent c1361ab commit 92e331d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion agent/templates/partials/_agent.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,5 @@ priorityClassName: {{ .Values.priorityClassName }}
{{- if .Values.agent.serviceAccountAnnotations }}
annotations:
{{ toYaml .Values.agent.serviceAccountAnnotations | indent 2 }}
{{ toYaml .Values.agent.serviceAccountAnnotations }}
{{- end }}
{{- end -}}

0 comments on commit 92e331d

Please sign in to comment.