Skip to content

allow-list vs cert-manager #791

@pasztorl

Description

@pasztorl

hi,

one of our ingress needs to be accessed from a predefined IP addresses, so we wanted to use haproxy.org/allow-list annotation. It works, but this ingress also need certificate issued by letsencrypt, so we configured cert manager to use haproxy.org/allow-list: "0.0.0.0/0" for the acme-http-solver ingress, but it seems this ingress also use the main ingress allowlist entries. We also tried to use whitelist but that also not worked.
How can we solve this problem using haproxy-ingress?

thanks

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