fix s3 endpoint
This commit is contained in:
@@ -9,6 +9,7 @@ stringData:
|
|||||||
export MINIO_ROOT_PASSWORD="minio123"
|
export MINIO_ROOT_PASSWORD="minio123"
|
||||||
export MINIO_STORAGE_CLASS_STANDARD="EC:2"
|
export MINIO_STORAGE_CLASS_STANDARD="EC:2"
|
||||||
export MINIO_BROWSER="on"
|
export MINIO_BROWSER="on"
|
||||||
|
expoet MINIO_SERVER_URL="https://s3.minio.panic.haus"
|
||||||
type: Opaque
|
type: Opaque
|
||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
|
|||||||
Reference in New Issue
Block a user