Skip to content

Commit

Permalink
fix: minioのサービス名を修正
Browse files Browse the repository at this point in the history
  • Loading branch information
rito528 committed Dec 16, 2023
1 parent 8b64321 commit 86347c6
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 86347c6

Please sign in to comment.