Skip to content

Commit

Permalink
Update release_production.yml for k8 name
Browse files Browse the repository at this point in the history
  • Loading branch information
yaswanth-deriv authored Dec 14, 2023
1 parent d1721fb commit 3175114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
DOCKERHUB_PASSWORD: ${{ secrets.DOCKERHUB_PASSWORD }}
DOCKERHUB_ORGANISATION: ${{ secrets.DOCKERHUB_ORGANISATION }}
K8S_NAMESPACE: binary-static-production
K8S_NAMESPACE: smarttrader-deriv-app-production
KUBE_SERVER: ${{ secrets.KUBE_SERVER }}
SERVICEACCOUNT_TOKEN: ${{ secrets.SERVICEACCOUNT_TOKEN }}
CA_CRT: ${{ secrets.CA_CRT }}
Expand Down

0 comments on commit 3175114

Please sign in to comment.