parameter phone deleted
This commit is contained in:
@@ -82,13 +82,6 @@ spec:
|
|||||||
value: '192.168.4.125'
|
value: '192.168.4.125'
|
||||||
- name: nextcloud.mail.smtp.port
|
- name: nextcloud.mail.smtp.port
|
||||||
value: '25'
|
value: '25'
|
||||||
- name: nextcloud.configs.phone-region\.php
|
|
||||||
value: |
|
|
||||||
<?php
|
|
||||||
$CONFIG = array (
|
|
||||||
'default_phone_region' => 'DE',
|
|
||||||
);
|
|
||||||
?>
|
|
||||||
chart: nextcloud
|
chart: nextcloud
|
||||||
destination:
|
destination:
|
||||||
server: 'https://kubernetes.default.svc'
|
server: 'https://kubernetes.default.svc'
|
||||||
|
|||||||
Reference in New Issue
Block a user