diff --git a/genval/modules/cuemod-argocd:v2.11.3/README.md b/genval/modules/cuemod-argocd:v2.11.3/README.md index aaa29e2..6735418 100644 --- a/genval/modules/cuemod-argocd:v2.11.3/README.md +++ b/genval/modules/cuemod-argocd:v2.11.3/README.md @@ -1,7 +1,7 @@ # Genval workspace for managing Kubernertes configuration files -This directory structure serves as a foundational workspace for generating and validating ArgoCD manifests. +This directory structure serves as a foundational workspace for generating and validating ArgoCD manifests to be used with Genval's `cue` command. ├── input @@ -11,4 +11,4 @@ This directory structure serves as a foundational workspace for generating and v - `input` Directory: This directory is designated for storing all manifests that users intend to generate from or validate against specific Cuelang policies. When using the `genval cue` command, this directory should be specified with the `--reqinput` flag. -- `policy` Directory: This directory is reserved for maintaining **Cuelang** definitions, referred to as policies in the context of Genval. When executing the `genval cue` command, this directory should be provided with the `--policy` flag. \ No newline at end of file +- `policy` Directory: This directory is reserved for maintaining **Cuelang** definitions, referred to as policies in the context of Genval. When executing the `genval cue` command, this directory should be provided with the `--policy` flag.