apache / apisix-helm-chart

Apache APISIX Helm Chart
https://apisix.apache.org/
Apache License 2.0
231 stars 209 forks source link

when etcd pod start error #23

Open pioneer-hash opened 3 years ago

pioneer-hash commented 3 years ago

etcdmain: cannot access data directory: mkdir /bitnami/etcd/data: permission denied

pioneer-hash commented 3 years ago

The problem has already been settled. should increase ---set etcd.volumePermissions.enabled=true when installation。Complete install statement is helm install apisix ./chart/apisix -n default \ --set allow.ipList="" \ --set etcd.volumePermissions.enabled=true

tokers commented 3 years ago

@zhangxiaohui123456 Would you like to add a FAQ document for it?

pioneer-hash commented 3 years ago

@zhangxiaohui123456 Would you like to add a FAQ document for it?

yes