Skip to content

Commit 8cfbe58

Browse files
author
Steve Salas
committed
Mention .lic file extension under license.file
1 parent e6be134 commit 8cfbe58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codedx/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ The following table lists the configurable parameters of the Code Dx chart and t
148148
| `codedxProps.extra` | List of extra secrets containing Code Dx props to be loaded | `[]` |
149149
| `codedxProps.extra[i].secretName` | Name of the secret to be loaded and mounted | |
150150
| `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) | |
152152
| `license.secret` | Name of the secret that will store the Code Dx license | |
153153
| `license.annotations` | Extra annotations attached to a Code Dx License secret | |
154154
| `loggingConfigFile` | Location of a `logback.xml` file to customize Code Dx logging | |

0 commit comments

Comments
 (0)