diff --git a/incubator/keycloak/Chart.yaml b/incubator/keycloak/Chart.yaml index 962e2a0779..2774e0d0ca 100644 --- a/incubator/keycloak/Chart.yaml +++ b/incubator/keycloak/Chart.yaml @@ -1,5 +1,5 @@ name: keycloak -version: 0.2.2 +version: 0.2.3 appVersion: 3.4.0.Final description: Open Source Identity and Access Management For Modern Applications and Services keywords: diff --git a/incubator/keycloak/README.md b/incubator/keycloak/README.md index 59807c1309..67791a2963 100644 --- a/incubator/keycloak/README.md +++ b/incubator/keycloak/README.md @@ -62,7 +62,7 @@ Parameter | Description | Default `keycloak.cli.discovery` | WildFly CLI script for cluster discovery | See `values.yaml` `keycloak.cli.custom` | Additional custom WildFly CLI script | `""` `keycloak.service.annotations` | Annotations for the Keycloak service | `{}` -`keycloak.service.labels` | Additional labels for ther Keycloak service | `{}` +`keycloak.service.labels` | Additional labels for the Keycloak service | `{}` `keycloak.service.type` | The service type | `ClusterIP` `keycloak.service.port` | The service port | `80` `keycloak.service.nodePort` | The node port used if the service is of type `NodePort` | `""`