config_is_read_only does not work
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user