Skip to content

Commit

Permalink
update args
Browse files Browse the repository at this point in the history
  • Loading branch information
darwin67 committed Oct 8, 2024
1 parent c00db27 commit 2f723bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ jobs:
cluster_name: ${{ secrets.EKS_CLUSTER_NAME }}
kubernetes_version: v1.28.4
eks_role_arn: ${{ secrets.EKS_ACCESS_ARN }}
args: apply -k ./opt/deploy/overlays/staging
args: apply -k ./deploy

0 comments on commit 2f723bc

Please sign in to comment.