fix tls termination

This commit is contained in:
2025-04-06 20:58:12 +02:00
parent 4709f6ba84
commit c8501f505b
5 changed files with 61 additions and 49 deletions

View File

@@ -7,8 +7,6 @@ stringData:
config.env: |-
export MINIO_ROOT_USER="minio"
export MINIO_ROOT_PASSWORD="minio123"
export MINIO_STORAGE_CLASS_STANDARD="EC:2"
export MINIO_SERVER_URL="https://s3.minio.panic.haus"
type: Opaque
---
apiVersion: v1