diff --git a/minio/helm-minio.yaml b/minio/helm-minio.yaml index 7efc47f..fd643c5 100644 --- a/minio/helm-minio.yaml +++ b/minio/helm-minio.yaml @@ -17,12 +17,12 @@ 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 + # 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