fix(minio): correct operator chart source + rewrite Tenant to v5 schema + config.env creds — tenant now boots
This commit is contained in:
@@ -11,9 +11,9 @@ metadata:
|
||||
spec:
|
||||
project: homelab
|
||||
sources:
|
||||
- repoURL: https://charts.min.io/
|
||||
- repoURL: https://operator.min.io/
|
||||
chart: operator
|
||||
targetRevision: "*"
|
||||
targetRevision: "5.0.18"
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/k8s/infrastructure/minio/minio-operator-values.yaml
|
||||
|
||||
@@ -16,6 +16,7 @@ spec:
|
||||
- https://cloudnative-pg.github.io/charts
|
||||
- https://dl.gitea.com/charts/
|
||||
- https://charts.min.io/
|
||||
- https://operator.min.io/
|
||||
- https://prometheus-community.github.io/helm-charts
|
||||
- https://grafana.github.io/helm-charts
|
||||
- https://helm.releases.hashicorp.com
|
||||
|
||||
Reference in New Issue
Block a user