Skip to content

Adds annotations on service#40

Open
DeLoWaN wants to merge 2 commits into
vouch:masterfrom
DeLoWaN:adds-annotations-on-service
Open

Adds annotations on service#40
DeLoWaN wants to merge 2 commits into
vouch:masterfrom
DeLoWaN:adds-annotations-on-service

Conversation

@DeLoWaN
Copy link
Copy Markdown

@DeLoWaN DeLoWaN commented Nov 7, 2023

This PR adds annotations on service.

This is useful if you want, for example, to create DNS records with external DNS:

service:
  type: LoadBalancer
  port: 9090
  annotations:
    external-dns.alpha.kubernetes.io/hostname: <URL>

@DeLoWaN DeLoWaN mentioned this pull request Nov 9, 2023
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.

2 participants