fix: add DEPLOYMENT_TYPE env to migration job (#7089)

This commit is contained in:
Brooooooklyn
2024-05-28 05:53:37 +00:00
parent 0b682c01f0
commit 94e2122703

View File

@@ -22,6 +22,8 @@ spec:
value: "{{ .Values.env }}"
- name: AFFINE_ENV
value: "{{ .Release.Namespace }}"
- name: DEPLOYMENT_TYPE
value: "affine"
- name: DATABASE_PASSWORD
valueFrom:
secretKeyRef: