Fix indent
This commit is contained in:
parent
d8330ac631
commit
a964c42353
|
@ -146,10 +146,10 @@ spec:
|
|||
- name: SITE_NAME
|
||||
value: "customer.drive.test.sunet.se"
|
||||
command: ["/bin/sh", "-c", "/usr/bin/j2 -f env -o /var/www/html/config/config.php /tmp/config.php.template"]
|
||||
volumes:
|
||||
- name: nextcloud-config-template
|
||||
configMap:
|
||||
name: nextcloud-configmap
|
||||
items:
|
||||
- key: "config.php"
|
||||
path: "config.php"
|
||||
volumes:
|
||||
- name: nextcloud-config-template
|
||||
configMap:
|
||||
name: nextcloud-configmap
|
||||
items:
|
||||
- key: "config.php"
|
||||
path: "config.php"
|
||||
|
|
Loading…
Reference in a new issue