adding ca.crt to pod (minio access)
This commit is contained in:
@@ -24,6 +24,10 @@ spec:
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: cr.lan/nextcloud
|
||||
livecycle:
|
||||
postStart:
|
||||
exec:
|
||||
command: ["/bin/sh", "-c", "/usr/local/bin/post-start.sh"]
|
||||
env:
|
||||
- name: TZ
|
||||
value: "Europe/Berlin"
|
||||
|
||||
Reference in New Issue
Block a user