Files
deprecated-helm-charts/stable
Will Tran b84124f636 [stable/concourse] Refactor values and make secrets optional (#3254)
* Make secrets optional, eliminate configmap.

Provide a way to opt out of managing secrets in helm values.

The configmap introduced needless repetition, mapping values directly to
environment variables is a simpler approach.

* Don't store postgresql user as a secret

* Add missing documentation for values introduced in this and previous PRs

Also fix encryption key values key in secrets, and rename credentialManager.vault.caCert to credentialManager.vault.useCaCert for clarity

* [stable/concourse] bump postgresql dependency to v0.8.11

* Remove redundant default template function calls

* Flatten secret values

Use a helper to produce more informative errors when secret values are required

* Add support for using k8s secrets as a credential manager.

Add rbac support for secret access from web pods to to team specific
namespaces.

Upgrade to Concourse 3.9.0

* Write the liveness probe log to /tmp instead of /concourse-work-dir

If the worker runs out of disk space, logs will stop tee-ing to
/concourse-work-dir/.liveness_probe because it's on the same persistent
volume, and the condition won't be detected.

* Add OWNERS file

Contributors, reviewers and approvers of PRs to this chart who are also
kubernetes github org members.

* fix typos

* see if btrfs works in e2e test

* Stick with naive FS driver since its the most compatible

* Fix #3407, make docs reflect actual value

* Remove core maintainers from local OWNERS

The maintainers have OWNER on the top level of the repo already
2018-02-23 16:22:45 -08:00
..
2018-02-09 12:26:52 -08:00
2018-02-09 14:11:52 -08:00
2018-02-09 12:20:51 -08:00
2018-02-08 02:32:43 -08:00
2018-02-19 21:51:38 -08:00
2018-02-09 15:22:52 -08:00
2018-02-22 08:34:40 -08:00
2018-02-07 07:16:47 -08:00
2018-02-09 13:53:52 -08:00
2018-02-08 03:13:43 -08:00
2018-02-09 14:23:53 -08:00
2018-02-06 07:29:13 -08:00