Added pattern for component name

This commit is contained in:
Nils Streijffert
2021-02-05 11:22:51 +01:00
parent 1e701b9213
commit 09c1cca985
@@ -22,6 +22,7 @@ spec:
component_id:
title: Name
type: string
pattern: ^[a-z0-9A-Z_.-]{1,63}$
description: Unique name of the component
description:
title: Description