* fixed typo?
Signed-off-by: W. Kavanaugh Latiolais <kavlatiolais@gmail.com>
* Adding initial container to make ldifs readwrite
Signed-off-by: W. Kavanaugh Latiolais <kavlatiolais@gmail.com>
* Bump version
Signed-off-by: W. Kavanaugh Latiolais <kavlatiolais@gmail.com>
* adds service annotations; adds extralabels to components; canonicalizes template naming; adds values-defined existingSecret
* updates README with test.enabled value description
* sets container ports with values
* updates approvers and reviewers
* removes OWNERS file
* deployment container to using hard-coded port values
* fixes pv command in README
* bumps openldap container version to 1.2.1
* Added OpenLDAP chart
* Rebased the code. Addressed review items and tried to bring the chart to be more consistent to other charts in the repo
* Addressed review comments:
- Reindented charts with 2 spaces for list items
- Hard coded container port name to refer to it in the service
- Added liveness and readiness probes
- Changed chart label values to use the template
* Moved the chart to stable, and addressed rest of the review feedback
* Move to apps/v1beta2
* Fixed formatting of markdown table in README
* Fixed default value in README
* Auto-generate the passwords by default