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