* add nodePort value in datadog template
* bump up datadog chart version
* bump up minor change version
* change value structure, add become able to set traceNodePort
* add description for .Values.deployment.{dogstatsdNodePort, traceNodePort}
* fix typo
* modify description
* add option to add sidecar containers
* bump chart
* fix position of side container section
* limit to one sidecar and associated secrets
* update param list
* fix circle build
* keep extracontainers and extravolumes generic
* update param table
* Add Helm chart for kiam.
* Add appVersion and home values in Chart.yaml.
* Add sample agent and server TLS data.
* Add default role base ARN to pass CI tests.
* Changes after code review.
* Use RBAC (and labels/pod) best practices.
* Remove 'useSampleData' TLS values and put CI-specific data in the 'ci' directory.
* Correct a misunderstanding on my part of test data values.
* Fix stupid typo.
* Regenerate test TLS values.
* Further changes after review.
* Additions to the TLS tip.
* Additional comments in 'values.yaml' for mounting host directory on Amazon Linux/RHEL.
* Use v2.8 of kiam.
* Add custom 'gatewayTimeoutCreation' values for CI.
* Move 'incubator/kiam' to 'stable/kiam'.
* App version 2.8 and bump chart version to 1.0.0.
* Remove additional pod labels from daemonset and service selectors.
* Standardize on 2 spaces for list indentation.
* Add sidecar to collect dashboards and datasources from cluster
* Service account optional
* Sidecar default disabled
* Labels extended
* INcrease chart version
* Remove useless comment
* Added constrain
* Worked on circle ci hints
* Work on circle ci hints
* Circle ci hint
* Circle ci test
* Worked on remarks
* Consistent mount path
* rbac default enabled
* Version increment
* Remove rbacs config
* Version and docu
* Worked on pr remarks
* option to set realm using start param
* expose postStartScript
* increment chart versions
* don't change incubator
* remove readme change to incubator
* remove postStartScript and provide example for realm import
* extra clarification
* rename extraParams to extraArgs
* Update README.md
* 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
* Add nodeSelector config parameter to mysql chart
* Add appVersion
* Rerun ci
* Add prometheus metrics
* Add new chart version
* Add metrics to service
* Fix hardcode annotations
* Fix maintainer name
* Add haproxy ingress controller
* Change ServiceAccount section
* Change some code according to
[stable/nginx-ingress] Align RBAC with current best practices (#5639)
* Update template according to example
* Remove haproxy-ingress.controller.fullname
* Initial helm configuration with kafka trigger
* Fixing formatting
* Incrementing version
* Moving kafka controller to it's own cluster role
* Updating README for clarity
* Adding role binding