Ingress Controller and loadbalancer

Asking for help? Comment out what you need so we can get more information to help you!

Cluster information:

Kubernetes version: 1.22
Cloud being used: AWS
Installation method:
Host OS: Mac

Hello folks,
We use the Kong ingress controller as an API gateway which also provides a load balancer configured as NLB on AWS. The change in annotations and config present in the loadbalancer service of kong does not get reflected on the NLB config on AWS (eg: change in ACM in the annotations won’t change the ACM declared in AWS NLB). What would be reason behind this and what could be the solution?
Below is a screenshot of annotations we use in case of SSL termination and TLS termination
Eg: Change in ACM value here won’t get reflected on NLB in AWS