File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ The following table lists the configurable parameters of the Code Dx chart and t
148
148
| ` codedxProps.extra ` | List of extra secrets containing Code Dx props to be loaded | ` [] ` |
149
149
| ` codedxProps.extra[i].secretName ` | Name of the secret to be loaded and mounted | |
150
150
| ` codedxProps.extra[i].key ` | Name of the key within the secret that contains Code Dx props text | |
151
- | ` license.file ` | Location of a license for Code Dx to use during installation | |
151
+ | ` license.file ` | Location of a license for Code Dx to use during installation (the license file must not have a .lic file extension) | |
152
152
| ` license.secret ` | Name of the secret that will store the Code Dx license | |
153
153
| ` license.annotations ` | Extra annotations attached to a Code Dx License secret | |
154
154
| ` loggingConfigFile ` | Location of a ` logback.xml ` file to customize Code Dx logging | |
You can’t perform that action at this time.
0 commit comments