diff --git a/.github/helm/affine/charts/graphql/templates/migration.yaml b/.github/helm/affine/charts/graphql/templates/migration.yaml index 8d95457ff5..714d4d86c5 100644 --- a/.github/helm/affine/charts/graphql/templates/migration.yaml +++ b/.github/helm/affine/charts/graphql/templates/migration.yaml @@ -22,6 +22,8 @@ spec: value: "{{ .Values.env }}" - name: AFFINE_ENV value: "{{ .Release.Namespace }}" + - name: DEPLOYMENT_TYPE + value: "affine" - name: DATABASE_PASSWORD valueFrom: secretKeyRef: