Deploy new version of nextcloud
This commit is contained in:
parent
48de3a326f
commit
a499ab770d
|
@ -30,7 +30,7 @@ spec:
|
||||||
restartPolicy: Always
|
restartPolicy: Always
|
||||||
containers:
|
containers:
|
||||||
- name: customer
|
- name: customer
|
||||||
image: docker.sunet.se/drive/nextcloud-custom:28.0.5.2-1
|
image: docker.sunet.se/drive/nextcloud-custom:28.0.5.2-2
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: nextcloud-data
|
- name: nextcloud-data
|
||||||
mountPath: /var/www/html/config/
|
mountPath: /var/www/html/config/
|
||||||
|
|
Loading…
Reference in a new issue