Skip to content

Handle ingress with kubernetes cluster defaults #549

Description

@ezodude

Simplify Ingress creation logic:

  1. If the default keyword is provided, instead of a list of domains: we create an ingress without host information (i.e. default backend).

  2. If domain(s) are specified - we generate ingress object with host itemised.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions