Skip to content

Commit

Permalink
fix default ingress name
Browse files Browse the repository at this point in the history
  • Loading branch information
vany0114 committed Apr 2, 2020
1 parent 0149cd7 commit 594a963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/k8s/gke/delete-resources.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
kubectl delete cm env-config

# common ingress
kubectl delete ing fanout-ingress
kubectl delete ing default-ingress

# invoice
kubectl delete deploy invoice
Expand Down

0 comments on commit 594a963

Please sign in to comment.