no patch any more, we want the CA.crt
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user