fix minio svc

This commit is contained in:
2025-04-06 20:24:56 +02:00
parent 1e4a007d72
commit dbb6381898
2 changed files with 5 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ spec:
pathType: Prefix
backend:
service:
name: panic-minio
name: minio
port:
number: 443
- host: console.minio.panic.haus

View File

@@ -11,8 +11,10 @@ metadata:
namespace: minio-tenant
spec:
exposeServices:
console: true
minio: true
console:
type: ClusterIP
minio:
type: ClusterIP
imagePullPolicy: IfNotPresent
certConfig: {}
configuration: