fix readme.md of keycloak (#4799)

This commit is contained in:
cheyang
2018-04-08 22:30:08 -07:00
committed by k8s-ci-robot
parent 4debe5b686
commit a5b40fa0c1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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:
+1 -1
View File
@@ -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` | `""`