no patch any more, we want the CA.crt

This commit is contained in:
2021-05-05 13:15:24 +02:00
parent 0e13b3446a
commit 219c25f8f4
2 changed files with 8 additions and 7 deletions

View File

@@ -24,10 +24,11 @@ spec:
containers:
- name: nextcloud
image: cr.lan/nextcloud
lifecycle:
postStart:
exec:
command: ["/bin/sh", "-c", "/usr/local/bin/post-start.sh"]
#lifecycle:
# postStart:
# exec:
# command:
# - /usr/local/bin/post-start.sh
env:
- name: TZ
value: "Europe/Berlin"