* Track uswitch/kiam:v3.0, use loopback for probes
Signed-off-by: Steve Huff <shuff@vecna.org>
* Update test certs for e2e per upstream doc
Signed-off-by: Steve Huff <shuff@vecna.org>
* charts/stable/kiam: define tls secret name instead of tlsFiles
Signed-off-by: Nisan Itzhakov <nisan.mfy@gmail.com>
* charts/stable/kiam: updated the certificates at tlsFiles
Signed-off-by: Nisan Itzhakov <nisan.mfy@gmail.com>
* 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.