Skip to content

Commit

Permalink
Put this back the way i found it
Browse files Browse the repository at this point in the history
  • Loading branch information
aprilrieger committed Feb 19, 2024
1 parent 8fc2091 commit c8a7625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ops/demo-deploy.tmpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ extraDeploy:
command:
- sh
- -c
- "db-wait.sh {{ include "hyrax.fcrepo.host" . }}:8080"
- "db-wait.sh {{ include "hyrax.redis.host" . }}:6379"
{{- if .Values.worker.extraInitContainers }}
{{- toYaml .Values.worker.extraInitContainers | nindent 8 }}
{{- end }}
Expand Down

0 comments on commit c8a7625

Please sign in to comment.