Skip to content

Commit

Permalink
Merge pull request #1495 from GiganticMinecraft/fix/minio-url
Browse files Browse the repository at this point in the history
fix: minioのサービス名を修正
  • Loading branch information
outductor authored Dec 16, 2023
2 parents 6a939eb + 86347c6 commit b25b984
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
image: ghcr.io/giganticminecraft/mod-downloader:sha-c0f7980
env:
- name: MINIO_ENDPOINT
value: seichi-private-plugin-blackhole-minio-console.minio:9000
value: seichi-private-plugin-blackhole-minio.minio:9000
- name: MINIO_ACCESS_KEY
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit b25b984

Please sign in to comment.