Skip to content

Commit 2502d66

Browse files
committed
regenerate charts
1 parent 449420b commit 2502d66

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

extra/crds.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1218,11 +1218,9 @@ spec:
12181218
- Which cert the brokers should use to authenticate themselves against other brokers
12191219
- Which ca.crt to use when validating the other brokers
12201220
1221-
Defaults to `tls`
1222-
Set to `null` to disable internal TLS (resulting in a plaintext cluster).
1221+
Defaults to `tls`. Internal (inter-broker) TLS is mandatory, so this is always set.
12231222
maxLength: 253
12241223
minLength: 1
1225-
nullable: true
12261224
pattern: ^[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*$
12271225
type: string
12281226
serverSecretClass:

0 commit comments

Comments
 (0)