frappe / frappe_docker

Docker images for production and development setups of the Frappe framework and ERPNext
MIT License
1.51k stars 1.4k forks source link

Unused cert-data volume #1455

Closed SamuelHelbling closed 1 month ago

SamuelHelbling commented 3 months ago

The cert-data volume is not used by any container.

volumes:
  cert-data:
    name: frappe_cert-data
revant commented 3 months ago

remove it and send pr.

btw I don't use docker-compose.

I use k8s and helm chart.

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale. You have a week to explain why you believe this is an error.