Compare commits
2 Commits
29bc255f0f
...
5e4f1f33c8
| Author | SHA1 | Date | |
|---|---|---|---|
| 5e4f1f33c8 | |||
| cb29c5c762 |
@@ -7,8 +7,7 @@ controllers:
|
||||
migrate:
|
||||
image:
|
||||
repository: gitea.corredorconect.com/software-engineering/policy-service
|
||||
tag: latest
|
||||
pullPolicy: IfNotPresent
|
||||
tag: '{{ $.Chart.AppVersion }}'
|
||||
command:
|
||||
- /bin/sh
|
||||
- -c
|
||||
@@ -24,8 +23,7 @@ controllers:
|
||||
main:
|
||||
image:
|
||||
repository: gitea.corredorconect.com/software-engineering/policy-service
|
||||
tag: latest
|
||||
pullPolicy: IfNotPresent
|
||||
tag: '{{ $.Chart.AppVersion }}'
|
||||
env:
|
||||
MIX_ENV: prod
|
||||
PORT: "8080"
|
||||
|
||||
Reference in New Issue
Block a user