adding ca.crt to pod (minio access)
This commit is contained in:
@@ -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"]
|
||||||
|
|||||||
Reference in New Issue
Block a user