mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 16:17:21 +08:00
Update Zookeeper README to fix mistake
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user