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

Bring back external-dns service account #329

Merged
merged 2 commits into from
Mar 1, 2021
Merged

Bring back external-dns service account #329

merged 2 commits into from
Mar 1, 2021

Commits on Mar 1, 2021

  1. Bring back external-dns service account

    During CoreDNS refactor https://github.com/AbsaOSS/k8gb/pull/292
    local external-dns instance was removed, while Route53 and NS1
    external-dns instances relies on service account created by local
    instance. This commit brings back external-dns service account.
    
    Fixes: https://github.com/AbsaOSS/k8gb/issues/328
    
    Signed-off-by: Dinar Valeev <dinar.valeev@absa.africa>
    k0da authored and ytsarev committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    5315096 View commit details
    Browse the repository at this point in the history
  2. Add missing RBAC for external-dns

    Signed-off-by: Yury Tsarev <yury.tsarev@absa.africa>
    ytsarev authored and k0da committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    549808c View commit details
    Browse the repository at this point in the history