Skip to content

Commit f4904ef

Browse files
author
Steve Salas
committed
Fix configuration table formatting issue
1 parent 6aff61f commit f4904ef

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

codedx/README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -186,12 +186,7 @@ Any values that require locally cloning the chart will be labeled with _"LFV"_ (
186186
| `samlIdpXmlFile` | _(LFV)_ Name of the XML file containing SAML IdP information. | |
187187
| `extraMounts` | List of additional mounts to use | `[]` |
188188
| `resources` | Defines [resource requests and limits](https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/) for Code Dx | |
189-
190-
| `codedxTls.enabled` | Defines [resource requests and limits](https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/) for Code Dx | |
191-
| `resources` | Defines [resource requests and limits](https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/) for Code Dx | |
192-
| `resources` | Defines [resource requests and limits](https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/) for Code Dx | |
193-
| `resources` | Defines [resource requests and limits](https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/) for Code Dx | |
194-
189+
| `codedxTls.enabled` | Whether to enable HTTPS access | `false` |
195190
| `mariadb.enabled` | Whether to install the MariaDB Helm chart | `true` |
196191
| `mariadb.rootUser.password` | Password for the MariaDB root user | `5jqJL2b8hqn3` |
197192
| `mariadb.replication.password` | Password for the MariaDB replication server | `11uAQKLgv4JM` |

0 commit comments

Comments
 (0)