Fix indent

This commit is contained in:
Micke Nordin 2023-03-28 23:44:26 +02:00
parent d8330ac631
commit a964c42353
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257

View file

@ -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"