Skip to content

Commit

Permalink
Updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SriPadma8997-egov committed Mar 7, 2024
1 parent 8cf7ded commit 90f90cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ jobs:
cat ~/.kube/config > kubeconfig
continue-on-error: true
- name: Deleting Loadbalancer
run: kubectl delete svc ingress-nginx-controller -n backbone
run: kubectl delete svc ingress-nginx-controller -n egov
continue-on-error: true
- name: Terraform Init - remotestate
run: terraform init
Expand Down

0 comments on commit 90f90cc

Please sign in to comment.