aboutsummaryrefslogtreecommitdiff
path: root/operator-draft/topic.yml
diff options
context:
space:
mode:
Diffstat (limited to 'operator-draft/topic.yml')
-rw-r--r--operator-draft/topic.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/operator-draft/topic.yml b/operator-draft/topic.yml
index 981e5df..6787f22 100644
--- a/operator-draft/topic.yml
+++ b/operator-draft/topic.yml
@@ -19,7 +19,7 @@ spec:
properties:
name:
type: string
- pattern: '^([a-z0-9_]+|[a-z0-9-]+)$'
+ pattern: '^([a-z0-9_]+|[a-z0-9\.-]+)$'
partitions:
type: integer
minimum: 1