Skip to content

cert manager list hosted zones by name #155

@styk-tv

Description

@styk-tv

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions