File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
spec :
8
8
containers :
9
9
- name : postgresql-migrate-devtron
10
- image : quay.io/devtron/test :e026843e-866-11925
10
+ image : quay.io/devtron/migrator :e026843e-866-11925
11
11
volumeMounts :
12
12
- mountPath : /tmp/app/
13
13
name : sql-scripts-volume
47
47
spec :
48
48
containers :
49
49
- name : postgresql-migrate-casbin
50
- image : quay.io/devtron/test :e026843e-866-11925
50
+ image : quay.io/devtron/migrator :e026843e-866-11925
51
51
env :
52
52
- name : SCRIPT_LOCATION
53
53
value : scripts/casbin/
85
85
spec :
86
86
containers :
87
87
- name : postgresql-migrate-gitsensor
88
- image : quay.io/devtron/test :e026843e-866-11925
88
+ image : quay.io/devtron/migrator :e026843e-866-11925
89
89
env :
90
90
- name : SCRIPT_LOCATION
91
91
value : scripts/sql/
@@ -123,7 +123,7 @@ spec:
123
123
spec :
124
124
containers :
125
125
- name : postgresql-migrate-lens
126
- image : quay.io/devtron/test :e026843e-866-11925
126
+ image : quay.io/devtron/migrator :e026843e-866-11925
127
127
env :
128
128
- name : SCRIPT_LOCATION
129
129
value : scripts/sql/
You can’t perform that action at this time.
0 commit comments