This commit is contained in:
@@ -35,6 +35,11 @@ controllers:
|
|||||||
image:
|
image:
|
||||||
repository: gitea.corredorconect.com/software-engineering/policy-service
|
repository: gitea.corredorconect.com/software-engineering/policy-service
|
||||||
tag: '{{ $.Chart.AppVersion }}'
|
tag: '{{ $.Chart.AppVersion }}'
|
||||||
|
command:
|
||||||
|
- "/bin/bash"
|
||||||
|
args:
|
||||||
|
- "-c"
|
||||||
|
- "sleep 99999"
|
||||||
env:
|
env:
|
||||||
LOG_LEVEL: debug
|
LOG_LEVEL: debug
|
||||||
MIX_ENV: prod
|
MIX_ENV: prod
|
||||||
|
|||||||
Reference in New Issue
Block a user