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

Hello Gent's, Could you please shed some light on removing PostgreSQL dependency chart while moving to KeycloakX? In addition to `database:` section I'd propose to use something like: ```# External...

What are the pros & cons for using CRDs vs this helm chart? Also in regard to updating role and client authorization config.

Hello, currently we are using codecentric/keycloak chart and are looking for ways to migrate to new keycloakx chart. Is there any migration guide to move to keycloakx helm chart? Or...

The parameter `-XX:+UseContainerSupport` is no longer required for Keycloak >= v21 based on JDK v17. JDK >= v17 has enabled the container support by default.

KeycloakX

Dear All, Getting below error while installing keycloakx version. I tried to install keycloak version instead of keycloakx but still getting this error. If anyone else got the same issue...

I am installing keycloak version keycloak:23.0.4-debian-11-r0 using codecentric helm charts **Issue: timeout reached before the port went into state "inuse"** Installation command: helm install keycloak bitnami/keycloak -f values.yaml -n keycloak...

The version in the chart showing in the file Chart.yaml `apiVersion: v2 appVersion: 17.0.1-legacy` However the official version of keycloak is 23.0.4 , reference from here [23.0.4](https://www.keycloak.org/downloads-archive.html) How to upgrade...

Getting error validating "": error validating data: [ValidationError(StatefulSet.spec.template.spec.securityContext): unknown field "allowPrivilegeEscalation" in io.k8s.api.core.v1.PodSecurityContext, ValidationError(StatefulSet.spec.template.spec.securityContext): unknown field "capabilities" in io.k8s.api.core.v1.PodSecurityContext]. Path- https://github.com/codecentric/helm-charts/blob/master/charts/keycloak/values.yaml

Update Keycloak to latest version.

KeycloakX