Skip to content

Commit

Permalink
feat: new cluster to start istio part
Browse files Browse the repository at this point in the history
  • Loading branch information
tunacinsoy committed Sep 3, 2024
1 parent 66797a8 commit 7d7e1ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
working-directory: ./terraform
steps:
- uses: actions/checkout@v2
# Reformats argocd apps yaml file with the current branch
- name: Reformat argocd applicationset config
id: reformat-argocd-applicationset
run: sed -i "s/HEAD/${GITHUB_REF##*/}/g" ../manifests/argocd/apps.yaml
Expand Down

0 comments on commit 7d7e1ea

Please sign in to comment.