Skip to content

Commit 745a24d

Browse files
Update the base for deployment crd
1 parent 436105b commit 745a24d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/crd/bases/atlas.mongodb.com_atlasdeployments.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,7 @@ spec:
596596
value:
597597
maxLength: 255
598598
minLength: 1
599-
pattern: ^[a-zA-Z0-9][a-zA-Z0-9@_.+`;`-]*$
599+
pattern: ^[a-zA-Z0-9][a-zA-Z0-9 @_.+`;`-]*$
600600
type: string
601601
required:
602602
- key

0 commit comments

Comments
 (0)