Skip to content

Ingress dynamic host name using fleet + kustomize #686

Open
@jvaibhav123

Description

@jvaibhav123

Hi All,

We have workflow where we have to create ingress per cluster/project. Currently we have to create valuesFile or add targetCustomization block for every cluster where we required to create ingress.
We are using external charts and would like to use kustomize to patch the objects in case we set ingress_enabled=true. I have not seen any example where kustomize utilize the variables for patching.
Is there any way we can patch ingress host dynamically using kustomize using helm variable?

e.g loki chart where we would like create ingress however, with different host based on cluster.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions