4 Commits

Author SHA1 Message Date
d864e4bcc9 Update ghcr.io/immich-app/immich-server Docker tag to v1.134.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 44s
2025-05-29 22:21:00 +00:00
b2a64c9087 add command 2025-05-29 17:18:17 -05:00
126154033a fix image 2025-05-29 17:15:18 -05:00
ddd91c3aea add tempt pod 2025-05-29 17:12:32 -05:00

View File

@@ -0,0 +1,12 @@
apiVersion: v1
kind: Pod
metadata:
name: directus-s3cmd
namespace: directus
spec:
automountServiceAccountToken: true
containers:
- name: s3-prune
image: d3fk/s3cmd:latest
command:
- /bin/sh