diff --git a/trading-platform/helm/trading-platform/values.yaml b/trading-platform/helm/trading-platform/values.yaml index 8dcbf95..e683795 100644 --- a/trading-platform/helm/trading-platform/values.yaml +++ b/trading-platform/helm/trading-platform/values.yaml @@ -43,9 +43,9 @@ executeService: enabled: true name: execute-service image: - repository: "" - tag: "0.1.0" - pullPolicy: IfNotPresent + repository: "ghcr.io/sirius0xdev/trading-execute-service" + tag: "7b77854" + pullPolicy: Always port: 8000 resources: requests: