diff --git a/README.md b/README.md index 30cfca48c..de5dabcf4 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,8 @@ svc/zookeeper-client ClusterIP 10.31.243.173 2181/TCP svc/zookeeper-headless ClusterIP None 2888/TCP,3888/TCP 2m ``` -> Note: If you want to configure zookeeper pod, for example to change the service account or the CPU limits, you can set the following properties: [~/charts/zookeeper/templates/zookeeper.yaml](https://github.com/pravega/zookeeper-operator/blob/master/charts/zookeeper/templates/zookeeper.yaml). This support is added from zookeeper operator version `0.2.9` onwards. +> Note: If you want to configure zookeeper pod, for example to change the service account or the CPU limits, you can set the following properties: [~/charts/zookeeper/templates/zookeeper.yaml](https://github.com/pravega/zookeeper-operator/blob/master/charts/zookeeper/templates/zookeeper.yaml). +> Service account configuration is available from zookeeper operator version `0.2.9` onwards. ``` apiVersion: "zookeeper.pravega.io/v1beta1"