groundhog2k / helm-charts

Helm charts for open source applications - ready to use for deployment on Kubernetes
MIT License
69 stars 56 forks source link

Copy custom scripts in mongodb-init fail #1195

Closed huber-and closed 1 year ago

huber-and commented 1 year ago

When try to use customScripts the mongodb-init container fail to copy from /customscripts to /scripts

   
Wed, Jan 4 2023 4:43:05 pm Start initialization
Wed, Jan 4 2023 4:43:05 pm Copy init scripts
Wed, Jan 4 2023 4:43:05 pm Copy custom scripts
Wed, Jan 4 2023 4:43:05 pm cp: cannot create regular file '/scripts/custom_init.js': Read-only file system
Wed, Jan 4 2023 4:43:05 pm Copy custom configuration
Wed, Jan 4 2023 4:43:05 pm Initialization done.