fix s3 endpoint

This commit is contained in:
2025-04-06 20:46:57 +02:00
parent e93179896b
commit d61af7e58c

View File

@@ -9,6 +9,7 @@ stringData:
export MINIO_ROOT_PASSWORD="minio123"
export MINIO_STORAGE_CLASS_STANDARD="EC:2"
export MINIO_BROWSER="on"
expoet MINIO_SERVER_URL="https://s3.minio.panic.haus"
type: Opaque
---
apiVersion: v1