Skip to content

Commit 2c4c928

Browse files
yangcao77elsony
authored andcommitted
address suggested changes
Signed-off-by: Stephanie <yangcao@redhat.com>
1 parent 373e925 commit 2c4c928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/validation/validation-rule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Common rules for all components types:
3434

3535
#### Container component
3636
1. the container components must reference a valid volume component if it uses volume mounts, and the volume components are unique
37-
2. `PROJECT_SOURCE` or `PROJECTS_ROOT` are reserved env, cannot be defined again in env
37+
2. `PROJECT_SOURCE` or `PROJECTS_ROOT` are reserved environment variables defined under env, cannot be defined again in `env`
3838

3939
#### Plugin Component
4040
- Commands in plugins components share the same commands validation rules as listed above. Validation occurs after overriding and merging, in flattened devfile

0 commit comments

Comments
 (0)