Update document

This commit is contained in:
Donny Xia
2020-04-27 11:32:10 -07:00
parent 63f7495e88
commit 9195f05bba
2 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,8 @@
# inventory directive in kustomization.yaml
# [DEPRECATED] inventory directive in kustomization.yaml
**Inventory object has been deprecated in Kustomize. Please use [kpt live apply](https://googlecontainertools.github.io/kpt/reference/live/apply/).**
---
New in v2.1.0, a kustomization file may have an `inventory` field:
```yaml