mirror of
https://github.com/helm/charts.git
synced 2026-08-21 05:17:23 +00:00
* dex: configure gRPC and generate the certificates (CA/server/client) during deployment In addition, the web cert values were refatored to be consistent with gRPC values. * dex: base resources name on the fullname template * dex: comment out the default values for resources * Bump dex chart version to 0.2.0 * Restore some of the original values of dex chart * Fix indent in the values files * Fix lint warnings