You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| ledger.image.version | string |`"3.12.0"`| Docker tag |
41
+
| ledger.image.version | string |`"3.12.1"`| Docker tag |
42
42
| ledger.imagePullSecrets | list |`[{"name":"reg-docker-secrets"}]`| Optionally specify an array of imagePullSecrets. Secrets must be manually created in the namespace. |
43
43
| ledger.ledgerProperties | string | The default minimum necessary values of ledger.properties are set. You can overwrite it with your own ledger.properties. | The ledger.properties is created based on the values of ledger.scalarLedgerConfiguration by default. If you want to customize ledger.properties, you can override this value with your ledger.properties. |
44
44
| ledger.nodeSelector | object |`{}`| nodeSelector is form of node selection constraint |
0 commit comments