Skip to content

Commit a66bf19

Browse files
committed
Add generatorArgs header
1 parent b3d9c1c commit a66bf19

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

site/content/en/docs/Reference/API/Common Definitions/GeneratorArgs.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ description: >
77
GeneratorArgs contains arguments common to generators.
88
---
99

10+
`apiVersion: kustomize.config.k8s.io/v1beta1`
11+
12+
## GeneratorArgs
13+
GeneratorArgs contains arguments common to generators.
14+
15+
---
16+
1017
* **name** (string), optional
1118

1219
Name of the generated resource. A hash suffix will be added to the Name by default.

0 commit comments

Comments
 (0)