Skip to content

Commit

Permalink
helm: fix typo in entrypoint filename
Browse files Browse the repository at this point in the history
  • Loading branch information
nsantacruz committed Aug 8, 2023
1 parent 9a532cc commit a75b493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm-chart/sefaria-project/templates/configmap/nginx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ data:
}
}
{{- end }}
entrpoint.sh: |
entrypoint.sh: |
#!/bin/bash
set -e
Expand Down

0 comments on commit a75b493

Please sign in to comment.