Skip to content

Commit 8cf07dc

Browse files
committed
remove pattern as this stops it being created unless the dmz url is set
1 parent 003cb88 commit 8cf07dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

artifacts/mobileclient_crd.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ spec:
3333
dmzUrl:
3434
type: string
3535
nullable: true
36-
pattern: '(http(s)?:\/\/.)?(www\.)?[-a-zA-Z0-9@:%._\+~#=]{2,256}\.[a-z]{2,6}\b([-a-zA-Z0-9@:%_\+.~#?&//=]*)'
36+
pattern: '(http(s)?:\/\/.)?(www\.)?[-a-zA-Z0-9@:%._\+~#=]{2,256}\.[a-z]{2,6}\b([-a-zA-Z0-9@:%_\+.~#?&//=]*)'

0 commit comments

Comments
 (0)