fix: add composer.lock to persistent drupal

This commit is contained in:
2025-12-18 09:43:35 +01:00
parent b456dbc0ff
commit 257a55fab7
+6 -3
View File
@@ -65,12 +65,15 @@ spec:
- mountPath: /opt/drupal/web/sites
name: drupal
subPath: sites
- mountPath: /opt/drupal/composer.json
name: drupal
subPath: modules/composer.json
- mountPath: /opt/drupal/patches
name: drupal
subPath: modules/patches
- mountPath: /opt/drupal/composer.json
name: drupal
subPath: modules/composer.lock
- mountPath: /opt/drupal/composer.json
name: drupal
subPath: modules/composer.lock
volumes:
- name: drupal
persistentVolumeClaim: