mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
fix readme.md of keycloak (#4799)
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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` | `""`
|
||||
|
||||
Reference in New Issue
Block a user