We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58061d5 commit 08df034Copy full SHA for 08df034
configuration.yaml
@@ -1525,16 +1525,10 @@
1525
name: metallb
1526
repository: https://metallb.github.io/metallb
1527
- entries:
1528
- - minio-operator
+ - operator
1529
kind: helm
1530
name: minio-operator
1531
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]+)$"
1538
1539
- kubernetes-secret-generator
1540
0 commit comments