tao12345666333 commented on issue #119: URL: https://github.com/apache/apisix-helm-chart/issues/119#issuecomment-887418290
This problem should be related to the configuration of your cluster. You can check https://github.com/bitnami/charts/tree/master/bitnami/etcd project and modify the persistence configuration https://github.com/bitnami/charts/tree/master/bitnami/etcd#persistence-parameters ``` helm install apisix charts/apisix --set gateway.type=NodePort --set ingress-controller.enabled=true --namespace ingress-apisix ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
