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

cert manager list hosted zones by name #155

Open
styk-tv opened this issue Sep 11, 2018 · 0 comments
Open

cert manager list hosted zones by name #155

styk-tv opened this issue Sep 11, 2018 · 0 comments

Comments

@styk-tv
Copy link
Contributor

styk-tv commented Sep 11, 2018

just noticed a cert manager error on new install regarding master not having access to ListHostedZonesByName but that permission exists in kops.1.9.0.cluster.yaml file

        {
            "Effect": "Allow",
            "Action": "route53:ListHostedZonesByName",
            "Resource": "arn:aws:route53:::hostedzone/{{ settings.provision.dnszone_id }}"
        }

needs to be tested on new install.

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

No branches or pull requests

1 participant