debug for docker and our own image

This commit is contained in:
2021-04-10 20:16:46 +02:00
parent f47e96617f
commit bd5a19fcb6
2 changed files with 3 additions and 3 deletions

View File

@@ -23,8 +23,7 @@ spec:
spec:
containers:
- name: nextcloud
image: docker.io/nextcloud:stable-apache
imagePullPolicy: Always
image: cr.lan/nextcloud
env:
- name: TZ
value: "Europe/Berlin"