Skip to content

Commit

Permalink
Update cluster references (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
joekottke authored Dec 19, 2024
1 parent 75d454e commit 5fcffcb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy-staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: build and deploy staging
env:
DOCKERHUB_ORG: mobilecoin
REPO_NAME: reserve-auditor
TARGET_CLUSTER: utility-r1-d-k8s
TARGET_CLUSTER: utility-r1-f-k8s
CHART_REPO: https://harbor.mobilecoin.com/chartrepo/mobilecoinfoundation-public
CHART_PATH: ./.internal-ci/charts/reserve-auditor

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dispatch-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: (Manual) Deploy
env:
DOCKERHUB_ORG: mobilecoin
REPO_NAME: reserve-auditor
TARGET_CLUSTER: utility-r1-d-k8s
TARGET_CLUSTER: utility-r1-f-k8s
CHART_REPO: https://harbor.mobilecoin.com/chartrepo/mobilecoinfoundation-public
CHART_PATH: ./.internal-ci/charts/reserve-auditor

Expand Down

0 comments on commit 5fcffcb

Please sign in to comment.