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