3 Commits
Author SHA1 Message Date
Steve Huff 1030924715 Track upstream v3-release tag, use loopback IP for probes (#10324)
* 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>
2019-02-11 06:26:03 -08:00
Nisan Itzhakov ea40ddc986 charts/stable/kiam: define tls secret name instead of tlsFiles (#10353)
* 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>
2019-01-03 09:38:20 -08:00
Kit Ewbank cb9ae834cf [stable/kiam] Add Helm chart for kiam (#5330)
* 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.
2018-06-11 12:57:26 -07:00