-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: removed agamotto addon #8324
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8324 +/- ##
==========================================
+ Coverage 61.13% 61.83% +0.69%
==========================================
Files 350 350
Lines 41172 41525 +353
==========================================
+ Hits 25172 25678 +506
+ Misses 13708 13546 -162
- Partials 2292 2301 +9
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove the addon from the list:
kubeblocks/deploy/helm/values.yaml
Lines 465 to 484 in 9e28574
autoInstalledAddons: | |
- "apecloud-mysql" | |
- "etcd" | |
- "kafka" | |
- "llm" | |
- "mongodb" | |
- "mysql" | |
- "postgresql" | |
- "pulsar" | |
- "qdrant" | |
- "redis" | |
- "alertmanager-webhook-adaptor" | |
- "apecloud-otel-collector" | |
- "aws-load-balancer-controller" | |
- "csi-hostpath-driver" | |
- "csi-driver-nfs" | |
- "grafana" | |
- "prometheus" | |
- "snapshot-controller" | |
- "victoria-metrics-agent" |
/cherry-pick release-1.0-beta |
🤖 says: cherry pick action finished successfully 🎉! |
(cherry picked from commit bed1a72)
No description provided.