This commit is contained in:
@@ -9,6 +9,8 @@ controllers:
|
||||
image:
|
||||
repository: gitea.corredorconect.com/software-engineering/customer-service
|
||||
tag: '{{ $.Chart.AppVersion }}'
|
||||
command:
|
||||
- "/bin/customer_service"
|
||||
args:
|
||||
- "eval"
|
||||
- "CustomService.Release.migrate"
|
||||
@@ -24,6 +26,8 @@ controllers:
|
||||
image:
|
||||
repository: gitea.corredorconect.com/software-engineering/customer-service
|
||||
tag: '{{ $.Chart.AppVersion }}'
|
||||
command:
|
||||
- "/bin/customer_service"
|
||||
args:
|
||||
- "start"
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user