Skip to content

Commit 08df034

Browse files
authored
fix: adjust minio source (#197)
1 parent 58061d5 commit 08df034

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

configuration.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1525,16 +1525,10 @@
15251525
name: metallb
15261526
repository: https://metallb.github.io/metallb
15271527
- entries:
1528-
- minio-operator
1528+
- operator
15291529
kind: helm
15301530
name: minio-operator
15311531
repository: https://operator.min.io
1532-
- kind: git
1533-
kustomizationPaths:
1534-
- resources/base/crds
1535-
name: minio-operator-from-git
1536-
repository: https://github.com/minio/operator
1537-
versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$"
15381532
- entries:
15391533
- kubernetes-secret-generator
15401534
kind: helm

0 commit comments

Comments
 (0)