adding ca.crt to pod (minio access)

This commit is contained in:
2021-05-05 12:04:17 +02:00
parent c34600a47b
commit 0badcc15c6

View File

@@ -24,7 +24,7 @@ spec:
containers:
- name: nextcloud
image: cr.lan/nextcloud
livecycle:
lifecycle:
postStart:
exec:
command: ["/bin/sh", "-c", "/usr/local/bin/post-start.sh"]