Remove pvc

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

View file

@ -13,13 +13,6 @@ spec:
initContainers:
- image: docker.sunet.se/sunet/docker-jinja:latest
name: init-config
volumeMounts:
- name: nextcloud-config-template
mountPath: /tmp/config.php.template
subPath: config.php
- name: nextcloud-data
mountPath: /var/www/html/config
subPath: config
env:
- name: GSS_MASTER_URL
value: "https://drive.test.sunet.se"