helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

A curated set of Helm charts brought to you by codecentric

Results 70 helm-charts issues
Sort by recently updated
recently updated
newest added

"the HPA was unable to compute the replica count: failed to get cpu utilization: missing request for cpu" message is showed in HorizontalPodAutoscaler with autoscaler enabled. The cluster goes up...

Stale

Hello, In some specific cases, when user tries to login on a application through Keycloak the user receives this error message on the browser: ![image](https://user-images.githubusercontent.com/34941197/183471949-6a656d71-5774-4f05-9e6a-abad83097192.png) When we try to verify...

This PR will add another action, that will automatically update the Changelog for each Chart with the release. This is to increase transparency about what happens at chart development.

Repo
KeycloakX

I've updated the Keycloak container image to version 19.0.2.

Repo
KeycloakX

The `values.yml` contains references to the old `/auth/` path. This is no longer required in Keycloak 18. It should be as easy as that (for all occurences of `/auth/`) :...

good first issue
Keycloak
KeycloakX

Instead of reliying on the newly introduced `health.enabled` (https://github.com/codecentric/helm-charts/pull/592/files) flag, the HEALTH endpoint is enabled via `metrics.enabled` flag. This might lead to confusion and should be fixed.

Hi, does anyone know if the helm chart supports version 19 yet?

Named target ports are not supported by GCE health checks, so when deploying in GKE and exposing it via GCE ingress, the health checks fail and the load balancer returns...

Mailhog

https://github.com/codecentric/helm-charts/tree/master/charts/keycloakx#creating-a-keycloak-admin-user The `keycloakx` README talks about admin user creation, but mentions environment variables for the database: - `KC_DB_USERNAME` - `KC_DB_PASSWORD` I believe the correct env vars are: - `KEYCLOAK_ADMIN` -...