Skip to content

Commit bb83878

Browse files
chore: Regenerate charts
1 parent 8912e13 commit bb83878

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • deploy/helm/opensearch-operator/crds

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ spec:
4141
maxLength: 253
4242
minLength: 1
4343
nullable: true
44+
pattern: '[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*'
4445
type: string
4546
type: object
4647
clusterOperation:
@@ -191,6 +192,7 @@ spec:
191192
maxLength: 253
192193
minLength: 1
193194
nullable: true
195+
pattern: '[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*'
194196
type: string
195197
logging:
196198
default:
@@ -539,6 +541,7 @@ spec:
539541
maxLength: 253
540542
minLength: 1
541543
nullable: true
544+
pattern: '[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*'
542545
type: string
543546
logging:
544547
default:

0 commit comments

Comments
 (0)