making sure the changes is there in template file as well
This commit is contained in:
parent
fd0a2ad492
commit
fabec6c185
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue