mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-22 06:47:00 +00:00
The term `central concept` referring to `base` was a dead link. Updated the link to go to proper definition of base.
447 B
447 B
title, linkTitle, type, description
| title | linkTitle | type | description |
|---|---|---|---|
| bases | bases | docs | Add resources from a kustomization dir. |
{{% pageinfo color="warning" %}}
The bases field was deprecated in v2.1.0
{{% /pageinfo %}}
Move entries into the resources field. This allows bases - which are still a central concept - to be ordered relative to other input resources.