We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 436105b commit 148e9a1Copy full SHA for 148e9a1
config/crd/bases/atlas.mongodb.com_atlasdeployments.yaml
@@ -596,7 +596,7 @@ spec:
596
value:
597
maxLength: 255
598
minLength: 1
599
- pattern: ^[a-zA-Z0-9][a-zA-Z0-9@_.+`;`-]*$
+ pattern: ^[a-zA-Z0-9][a-zA-Z0-9 @_.+`;`-]*$
600
type: string
601
required:
602
- key
@@ -676,7 +676,7 @@ spec:
676
677
678
679
680
681
682
@@ -895,7 +895,7 @@ spec:
895
896
897
898
899
900
901
0 commit comments