Skip to content

Commit

Permalink
change helm too (#3374)
Browse files Browse the repository at this point in the history
  • Loading branch information
sastels authored Jan 21, 2025
1 parent 4d2841e commit 8d58ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helmfile/charts/notify-api/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ spec:
[
"sh",
"-c",
"flask db upgrade",
"flask db upgrade || echo 'ERROR: database migration failed'",
]
containers:
- name: {{ .Chart.Name }}
Expand Down

0 comments on commit 8d58ee5

Please sign in to comment.