Update Zookeeper README to fix mistake

This commit is contained in:
Miguel A. Cabrera Minagorri
2019-05-20 09:57:50 +00:00
parent eba9fe2dc8
commit 168d6e7bfe
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ The command removes all the Kubernetes components associated with the chart and
## Log level
You can configure the Zookeeper log level using the `ZOO_LOG_LEVEL` environment variable. By default, it is set to `FALSE` because of each readiness prove produce an `INFO` message on connection and a `WARN` message on disconnection.
You can configure the Zookeeper log level using the `ZOO_LOG_LEVEL` environment variable. By default, it is set to `ERROR` because of each readiness prove produce an `INFO` message on connection and a `WARN` message on disconnection.
## Configuration

View File

@@ -13,7 +13,7 @@
image:
registry: docker.io
repository: bitnami/zookeeper
tag: 3.4.15
tag: 3.4.14
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images