diff --git a/minio/helm-minio-operator.yaml b/minio/helm-minio-operator.yaml index 12d9870..ffee118 100644 --- a/minio/helm-minio-operator.yaml +++ b/minio/helm-minio-operator.yaml @@ -17,12 +17,6 @@ spec: - chart: operator repoURL: https://operator.min.io targetRevision: 6.0.3 - helm: - valueFiles: - - $values/minio/values.yaml - - repoURL: https://github.com/rubenhensen/k8scd.git - targetRevision: HEAD - ref: values destination: server: https://kubernetes.default.svc namespace: minio \ No newline at end of file diff --git a/minio/values.yaml b/minio/values.yaml index f501dda..6ebe3e8 100644 --- a/minio/values.yaml +++ b/minio/values.yaml @@ -1,4 +1,4 @@ -console: +tenant: api: ingress: enabled: true