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