8000 cert manager list hosted zones by name · Issue #155 · madcore-ai/cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
cert manager list hosted zones by name #155
Open
@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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0