Skip to content

Commit f829f15

Browse files
committed
make crds
1 parent 27dac9f commit f829f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/helm/secret-operator/crds/crds.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ spec:
208208
type: string
209209
realmName:
210210
description: The name of the Kerberos realm. This should be provided by the Kerberos administrator.
211-
pattern: ^[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*$
211+
pattern: ^[-.a-zA-Z0-9]+$
212212
type: string
213213
required:
214214
- admin

0 commit comments

Comments
 (0)