fix minio svc
This commit is contained in:
@@ -11,8 +11,10 @@ metadata:
|
||||
namespace: minio-tenant
|
||||
spec:
|
||||
exposeServices:
|
||||
console: true
|
||||
minio: true
|
||||
console:
|
||||
type: ClusterIP
|
||||
minio:
|
||||
type: ClusterIP
|
||||
imagePullPolicy: IfNotPresent
|
||||
certConfig: {}
|
||||
configuration:
|
||||
|
||||
Reference in New Issue
Block a user