qvest-digital / terraform-kubernetes-alb-ingress-controller

Terraform module to ease deployment of the AWS ALB Ingress Controller
https://registry.terraform.io/modules/iplabs/alb-ingress-controller/kubernetes/
Mozilla Public License 2.0
57 stars 66 forks source link

Allow priority_class_name for kubernetes_deployment #20

Open iriswang233 opened 2 years ago

iriswang233 commented 2 years ago

alb-ingress-controller deployment should higher priority than default. So it would be good to allow an option for this.

iriswang233 commented 2 years ago

I have raised a PR https://github.com/iplabs/terraform-kubernetes-alb-ingress-controller/pull/21