Skip to content

Commit

Permalink
kube/alrest/minio: update minio server
Browse files Browse the repository at this point in the history
Signed-off-by: Xe Iaso <[email protected]>
  • Loading branch information
Xe committed Jan 23, 2025
1 parent 4818013 commit 0622e5c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion kube/alrest/minio/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ spec:
volumeMounts:
- name: data
mountPath: /data
image: minio/minio
image: minio/minio:latest
imagePullPolicy: Always
args:
- server
- /data
Expand Down

0 comments on commit 0622e5c

Please sign in to comment.