Skip to content

Commit

Permalink
add missing annotations key
Browse files Browse the repository at this point in the history
  • Loading branch information
wjayesh committed Jan 16, 2024
1 parent 53a98f4 commit 843789a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ metadata:
labels:
{{- include "zenml.labels" . | nindent 4 }}
{{- with .Values.serviceAccount.annotations }}
annotations:
{{- toYaml . | nindent 4 }}
{{- end }}
---
Expand Down

0 comments on commit 843789a

Please sign in to comment.