mirror of
https://github.com/helm/charts.git
synced 2026-09-05 12:27:30 +00:00
* 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.