mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-29 09:40:49 +00:00
Simple flag typo correction
The flag is load_restrictor and not load_restrictions.
This commit is contained in:
@@ -124,7 +124,7 @@ For more information, see the
|
||||
The following usage:
|
||||
|
||||
```
|
||||
kustomize build --load_restrictions none $target
|
||||
kustomize build --load_restrictor none $target
|
||||
```
|
||||
|
||||
allows a `kustomization.yaml` file used in this
|
||||
|
||||
Reference in New Issue
Block a user