Merge pull request #142 from sirius0xdev/fix/execute-db-env-mapping

fix(execute-service): use new image with DB env mapping fix
This commit is contained in:
sirius0xdev 2026-05-24 22:26:25 -04:00 committed by GitHub
commit d79bb614ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,9 +43,9 @@ executeService:
enabled: true enabled: true
name: execute-service name: execute-service
image: image:
repository: "" repository: "ghcr.io/sirius0xdev/trading-execute-service"
tag: "0.1.0" tag: "7b77854"
pullPolicy: IfNotPresent pullPolicy: Always
port: 8000 port: 8000
resources: resources:
requests: requests: