Skip to content

Commit

Permalink
Improve args description
Browse files Browse the repository at this point in the history
  • Loading branch information
ncapps committed Nov 22, 2023
1 parent 09fc924 commit c11786b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ConfigMapGenerator generates [ConfigMap] objects.

List of metadata to generate ConfigMaps.

_ConfigMapArgs represents ConfigMap metadata._
_ConfigMapArgs represents metadata and options for ConfigMap generation._

{{< include "../included/generatorargs.md" >}}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ SecretGenerator generates [Secret] objects.

List of metadata to generate Secrets.

_SecretArgs represents Secret metadata._
_SecretArgs represents metadata and options for Secret generation._

{{< include "../included/secretargs.md" >}}

Expand Down

0 comments on commit c11786b

Please sign in to comment.