Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding the ability to add annotations to gate-service for AWS ALB spe… #79

Closed
wants to merge 1 commit into from

Conversation

kcorupe
Copy link
Contributor

@kcorupe kcorupe commented May 5, 2020

AWS ALB and other services require specific configurations by annotations.

Example:

  grpcservice:
    annotations:
      external-dns.alpha.kubernetes.io/hostname: aqua-gateway.company.domain
      service.beta.kubernetes.io/aws-load-balancer-internal: 0.0.0.0/0

@niso120b niso120b closed this Jun 5, 2020
@kcorupe
Copy link
Contributor Author

kcorupe commented Jun 23, 2020

Any reason why this was closed? The ability to add an annotation to the service is necessary and a common feature requirement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants