This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
dagger/docs/reference/universe/kubernetes/kustomize.md
Andrea Luzzardi f3f5e7c714 docs: make universe
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-06-08 18:29:02 -07:00

906 B

sidebar_label
kustomize

dagger.io/kubernetes/kustomize

#Kustomization

#Kustomization Inputs

Name Type Description
version *"v3.8.7" | string Kustomize binary version

#Kustomization Outputs

No output.

#Kustomize

Apply a Kubernetes Kustomize folder

#Kustomize Inputs

Name Type Description
source dagger.#Artifact Kubernetes source
kustomization string Optional Kustomization file
version *"v3.8.7" | string Kustomize binary version

#Kustomize Outputs

No output.