Skip to content

Commit

Permalink
corrected lint error.
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Liedy <[email protected]>
  • Loading branch information
jliedy committed Jan 8, 2024
1 parent 9bd0b13 commit f97dbdf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions charts/openfga/templates/job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@ metadata:
"helm.sh/hook": "post-install, post-upgrade, post-rollback, post-delete"
"helm.sh/hook-weight": "-5"
"helm.sh/hook-delete-policy": before-hook-creation
{{- with .Values.migrate.annotations }}
{{- toYaml . | nindent 4 }}
{{- end }}
{{- end }}
spec:
template:
metadata:
Expand Down

0 comments on commit f97dbdf

Please sign in to comment.