Skip to content

Commit

Permalink
Update azure-kubernetes-service-helm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsJustIkenna authored Nov 6, 2024
1 parent c5e3904 commit e134bd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/azure-kubernetes-service-helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ env:
CONTAINER_NAME: "DataEngine"
RESOURCE_GROUP: "prod-aks-trading-bot-cluster_group"
CLUSTER_NAME: "prod-trading-bot-cluster"
CHART_PATH: "./aks-trading-bot/"
CHART_OVERRIDE_PATH: "./aks-trading-bot/values-override.yaml"
CHART_PATH: "./DataEngine/values-prod.yaml"
CHART_OVERRIDE_PATH: "./DataEngine/values-dev.yaml"

jobs:
buildImage:
Expand Down

0 comments on commit e134bd4

Please sign in to comment.