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: containers:
- name: nextcloud - name: nextcloud
image: cr.lan/nextcloud image: cr.lan/nextcloud
livecycle: lifecycle:
postStart: postStart:
exec: exec:
command: ["/bin/sh", "-c", "/usr/local/bin/post-start.sh"] command: ["/bin/sh", "-c", "/usr/local/bin/post-start.sh"]