update docs for vars

This commit is contained in:
Jingfang Liu
2018-11-13 11:32:10 -08:00
parent 83bc67c8ad
commit e574948577
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ go get sigs.k8s.io/kustomize
* [breakfast](breakfast.md) - Customize breakfast for
Alice and Bob.
* [container args](wordpress/README.md) - Injecting k8s runtime data into container arguments (e.g. to point wordpress to a SQL service).
* [vars](wordpress/README.md) - Injecting k8s runtime data into container arguments (e.g. to point wordpress to a SQL service) by vars.
* [image tags](imageTags.md) - Updating image tags without applying a patch.