Skip to content

Add Gateway API to the helm chart #571

@spacewander

Description

@spacewander

Description

No response

Use Scenes

Currently, the Gateway API is installed separately, via a command:

$(KUBECTL) kustomize "github.com/kubernetes-sigs/gateway-api/config/crd?ref=v1.0.0" | $(KUBECTL) apply -f -

If the upstream provides a helm chart (see kubernetes-sigs/gateway-api#1590), we can add it as a dependency of our helm chart, so that we can install or uninstall the CRDs automatically.

Advice

No response

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