making sure the changes is there in template file as well

This commit is contained in:
Manish K 2024-09-04 00:40:20 +05:45 committed by GitHub
parent fd0a2ad492
commit fabec6c185
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -142,6 +142,7 @@ controller:
annotations:
# Create internal NLB
service.beta.kubernetes.io/aws-load-balancer-scheme: "internal"
service.beta.kubernetes.io/aws-load-balancer-internal: true
# Create internal ELB(Deprecated)
# service.beta.kubernetes.io/aws-load-balancer-internal: "true"
# Any other annotation can be declared here.