config_is_read_only does not work

This commit is contained in:
2021-08-20 12:13:44 +02:00
parent bb607f8774
commit 3108ceeebc

View File

@@ -52,9 +52,9 @@ spec:
volumeMounts: volumeMounts:
- name: www-data - name: www-data
mountPath: /var/www/html mountPath: /var/www/html
- name: nextcloud-config #- name: nextcloud-config
mountPath: /var/www/html/config/config.php # mountPath: /var/www/html/config/config.php
subPath: config.php # subPath: config.php
env: env:
- name: TZ - name: TZ
value: "Europe/Berlin" value: "Europe/Berlin"