hanahmily commented on a change in pull request #21: modify role to clusterrole URL: https://github.com/apache/skywalking-kubernetes/pull/21#discussion_r337029555
########## File path: helm-chart/helm3/6.4.0/skywalking/README.md ########## @@ -111,7 +112,7 @@ The following table lists the configurable parameters of the Skywalking chart an | `elasticsearch.master.tolerations` | `[]` | Master tolerations | | `elasticsearch.master.heapSize` | `512m` | Master node heap size | | `elasticsearch.master.name` | `master` | Master component name | -| `elasticsearch.master.persistence.enabled` | `true` | Master persistent enabled/disabled | +| `elasticsearch.master.persistence.enabled` | `false` | Master persistent enabled/disabled | Review comment: Why disable all of the persistence? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
