Skip to content

Commit 87ee63e

Browse files
Merge pull request #15 from sergeychernyshov-code/bitnami-image
chore: changed image to bitnami, because of issues with curl and wget…
2 parents 11c09ad + 036fffe commit 87ee63e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm-charts/minio-distributed/templates/job-init.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
restartPolicy: OnFailure
1111
containers:
1212
- name: minio-init
13-
image: minio/mc:latest
13+
image: bitnami/minio:latest
1414
command:
1515
- /bin/sh
1616
- -c

0 commit comments

Comments
 (0)