Initial install should migrate database after creating other workloads

This commit is contained in:
David Burke 2020-01-20 16:34:25 -05:00
parent ffc28d6f94
commit 1b377a19a1

View file

@ -5,7 +5,7 @@ metadata:
labels:
{{- include "glitchtip.labels" . | nindent 4 }}
annotations:
"helm.sh/hook": pre-install,pre-upgrade
"helm.sh/hook": post-install,pre-upgrade
"helm.sh/hook-delete-policy": hook-succeeded
spec:
activeDeadlineSeconds: 60
@ -23,4 +23,4 @@ spec:
value: /
envFrom:
- secretRef:
name: {{ include "glitchtip.fullname" . }}
name: {{ include "glitchtip.fullname" . }}