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:
- name: www-data
mountPath: /var/www/html
- name: nextcloud-config
mountPath: /var/www/html/config/config.php
subPath: config.php
#- name: nextcloud-config
# mountPath: /var/www/html/config/config.php
# subPath: config.php
env:
- name: TZ
value: "Europe/Berlin"