Commit f2d6c86 1 parent 18c0b28 commit f2d6c86 Copy full SHA for f2d6c86
File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 17
17
app : auth
18
18
spec :
19
19
imagePullSecrets :
20
- - name : do- registry
20
+ - name : registry-aztlan-containers
21
21
containers :
22
22
- image : registry.digitalocean.com/aztlan-containers/auth:latest
23
23
resources :
Original file line number Diff line number Diff line change 17
17
app : aztec-listener
18
18
spec :
19
19
imagePullSecrets :
20
- - name : do- registry
20
+ - name : registry-aztlan-containers
21
21
initContainers :
22
22
- image : registry.digitalocean.com/aztlan-containers/aztec-listener:latest
23
23
name : run-migrations
Original file line number Diff line number Diff line change 17
17
app : explorer-api
18
18
spec :
19
19
imagePullSecrets :
20
- - name : do- registry
20
+ - name : registry-aztlan-containers
21
21
initContainers :
22
22
- image : registry.digitalocean.com/aztlan-containers/explorer-api:latest
23
23
name : run-migrations
Original file line number Diff line number Diff line change 17
17
app : explorer-ui
18
18
spec :
19
19
imagePullSecrets :
20
- - name : do- registry
20
+ - name : registry-aztlan-containers
21
21
containers :
22
22
- image : registry.digitalocean.com/aztlan-containers/explorer-ui:latest
23
23
resources :
You can’t perform that action at this time.
0 commit comments