helm-drupal
helm-drupal copied to clipboard
Helm chart for running Drupal on Kubernetes
What would be required to make specific parts (db, public, private) of the backup action optional?
I ran into a similar issue as what @Stemirabo reported during restore and fixed via a patch. I have fixed my issue with a patch for the cronjob script... but...
Hello, I had some questions regarding setting the time zone for running our cronjobs as we have some that are time-sensitive and are subject to daylight savings changes. For example,...
I'm having issues with saving a media entity with Drupal core's image field. The image field is set to upload to **private files**. The image is uploaded into the field...
I get these errors in my logs when trying to do updates. ``` Error 403 Forbidden Forbidden Guru Meditation: XID: 393228 Varnish cache server ``` I attempted to add this...