Configuration job failing with the following error
@revant_one request your help on this
Configuration Job issue
PVC job waiting for a volume to be created
What could have been the possible issue? Tried deploying a sample app and it went successful but after installing Frappe - ERPNext app, the pods/workers are waiting for the resources. Configuration job is waiting for resources and the dependent jobs are failing because of it. Any help on this is very much appreciated.
Confirm if ebs csi allows rwx. I remember only efs csi allows rwx. Install and use any rwx storage.
Thank you @revant_one for your quick response on the issue. We are using EFS CSI and it is working.
We referred one of your reply in this forum and had updated the FixVolume to false and the Configurations Job issue was fixed.
We have a new issue with Nginix. The error reads “/user/local/bin/nginx-entrypoint.sh:no such file on directory”. Could not get the reason behind this issue.
We have another question on running the ERPNext app. Currently we have tested this as a sample for version 15.* and our current application is running on version 14.. Would it be possible to deploy our application running on Version 14. on the latest version of Helm chart?