Skip to content

Commit

Permalink
Remove redundant ingress-class chart.
Browse files Browse the repository at this point in the history
The aws-load-balancer-controller chart already creates an ingress class
for itself.

We now configure the aws-load-balancer-controller chart to make its
ingress class the default, so we no longer need our own chart for this.
  • Loading branch information
sengi committed Apr 17, 2024
1 parent d763daf commit 6f0bc09
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 14 deletions.
4 changes: 0 additions & 4 deletions charts/ingress-class/Chart.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions charts/ingress-class/templates/ingress-class.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions charts/ingress-class/values.yaml

This file was deleted.

0 comments on commit 6f0bc09

Please sign in to comment.