File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2
2
services :
3
3
apiv2 :
4
4
image :
5
- tag : sha-836bbd3
5
+ tag : sha-3dcc2cc
6
6
initContainers :
7
7
# Install cerbos policies where the cerbos sidecar can grab them.
8
8
- name : install-cerbos-policies
9
9
image :
10
10
repository : 533267185808.dkr.ecr.us-west-2.amazonaws.com/core-platform/cryoet-data-portal-backend/apiv2/apiv2
11
- tag : sha-836bbd3
11
+ tag : sha-3dcc2cc
12
12
command : ["cp", "-r", "./cerbos/", "/var/policies/"]
13
13
volumeMounts :
14
14
- mountPath : /var/policies
24
24
- name : run-migrations
25
25
image :
26
26
repository : 533267185808.dkr.ecr.us-west-2.amazonaws.com/core-platform/cryoet-data-portal-backend/apiv2/apiv2
27
- tag : sha-836bbd3
27
+ tag : sha-3dcc2cc
28
28
command : ["alembic", "upgrade", "head"]
29
29
resources :
30
30
limits :
37
37
- name : gen-keypair
38
38
image :
39
39
repository : 533267185808.dkr.ecr.us-west-2.amazonaws.com/core-platform/cryoet-data-portal-backend/apiv2/apiv2
40
- tag : sha-836bbd3
40
+ tag : sha-3dcc2cc
41
41
command : ["bash", "./etc/gen_keys.sh", "/var/keys/"]
42
42
volumeMounts :
43
43
- mountPath : /var/keys
Original file line number Diff line number Diff line change 2
2
services :
3
3
apiv2 :
4
4
image :
5
- tag : sha-836bbd3
5
+ tag : sha-3dcc2cc
6
6
initContainers :
7
7
# Install cerbos policies where the cerbos sidecar can grab them.
8
8
- name : install-cerbos-policies
9
9
image :
10
10
repository : 533267185808.dkr.ecr.us-west-2.amazonaws.com/core-platform/cryoet-data-portal-backend/apiv2/apiv2
11
- tag : sha-836bbd3
11
+ tag : sha-3dcc2cc
12
12
command : ["cp", "-r", "./cerbos/", "/var/policies/"]
13
13
volumeMounts :
14
14
- mountPath : /var/policies
24
24
- name : run-migrations
25
25
image :
26
26
repository : 533267185808.dkr.ecr.us-west-2.amazonaws.com/core-platform/cryoet-data-portal-backend/apiv2/apiv2
27
- tag : sha-836bbd3
27
+ tag : sha-3dcc2cc
28
28
command : ["alembic", "upgrade", "head"]
29
29
resources :
30
30
limits :
37
37
- name : gen-keypair
38
38
image :
39
39
repository : 533267185808.dkr.ecr.us-west-2.amazonaws.com/core-platform/cryoet-data-portal-backend/apiv2/apiv2
40
- tag : sha-836bbd3
40
+ tag : sha-3dcc2cc
41
41
command : ["bash", "./etc/gen_keys.sh", "/var/keys/"]
42
42
volumeMounts :
43
43
- mountPath : /var/keys
You can’t perform that action at this time.
0 commit comments