mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 10:00:56 +00:00
Consolidate scripts into k8s-traditional hack dir.
This commit is contained in:
@@ -5,15 +5,15 @@ English | [简体中文](zh/README.md)
|
||||
To run these examples, your `$PATH` must contain `kustomize`.
|
||||
See the [installation instructions](../docs/INSTALL.md).
|
||||
|
||||
These examples are [tested](../scripts/kyaml-pre-commit.sh)
|
||||
These examples are [tested](../hack/testExamplesAgainstKustomize.sh)
|
||||
to work with the latest _released_ version of kustomize.
|
||||
|
||||
Basic Usage
|
||||
|
||||
* [valueAdd](valueAdd.md) -
|
||||
* [valueAdd](valueAdd.md) -
|
||||
Add a simple string value easily to various fields, including
|
||||
fields that happen to hold file paths.
|
||||
|
||||
|
||||
* [configGenerations](configGeneration.md) -
|
||||
Rolling update when ConfigMapGenerator changes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user