Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/GDB-10823-Extend-Helm-Chart-With…
Browse files Browse the repository at this point in the history
…-TLS-Properties' into GDB-10823-Extend-Helm-Chart-With-TLS-Properties
  • Loading branch information
Secchol committed Sep 25, 2024
2 parents 3ea29cb + f0244b6 commit 7180de6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -319,11 +319,18 @@ IMPORTANT: This is generated by helm-docs, do not attempt modifying it on hand a
| cluster.config.params.messageSizeKB | int | `64` | |
| cluster.config.params.transactionLogMaximumSizeGB | int | `50` | |
| cluster.config.params.verificationTimeout | int | `1500` | |
| cluster.config.tls.certificate.secretKey | string | `""` | |
| cluster.config.tls.certificate.secretName | string | `""` | |
| cluster.config.tls.certificateChain.certificateChainKey | string | `nil` | |
| cluster.config.tls.certificateChain.secretName | string | `nil` | |
| cluster.config.tls.keystore.keyAlias | string | `""` | |
| cluster.config.tls.keystore.keystoreKey | string | `""` | |
| cluster.config.tls.keystore.keystorePasswordKey | string | `""` | |
| cluster.config.tls.keystore.secretName | string | `""` | |
| cluster.config.tls.mode | string | `"DEFAULT"` | |
| cluster.config.tls.privateKey.privatekeyKey | string | `""` | |
| cluster.config.tls.privateKey.privatekeyPasswordKey | string | `""` | |
| cluster.config.tls.privateKey.secretName | string | `""` | |
| cluster.config.tls.truststore.secretName | string | `""` | |
| cluster.config.tls.truststore.truststoreKey | string | `""` | |
| cluster.config.tls.truststore.truststorePasswordKey | string | `""` | |
Expand Down

0 comments on commit 7180de6

Please sign in to comment.