Ragin-LundF / k8s-jcasc-management-go

Jenkins management in Go for Kubernetes, Jenkins Configuration as Code (JCasC) and Jenkins JobDSL.
https://ragin-lundf.github.io/k8s-jcasc-management-go/
MIT License
17 stars 4 forks source link

Feature Request: Support for external-dns annotations #29

Closed ohauer closed 3 years ago

ohauer commented 3 years ago

add support for multiple annotations for the service e,g.

metadata:
  name: echo
  annotations:
    external-dns.alpha.kubernetes.io/hostname: echo.k8s.example.com, echo.devops.example.com
    external-dns.alpha.kubernetes.io/ttl: "60"
Ragin-LundF commented 3 years ago

Introduced in 2.8.0