-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat: enable minio webhook #256
Conversation
PR Reviewer Guide 🔍
|
PR Code Suggestions ✨
|
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.
Plz use helm template to verify.
3ff868c
to
36c87d4
Compare
PR Type
Enhancement
Description
extraEnvVarsCM
in the MinIO configuration to reference the ConfigMap.Changes walkthrough 📝
agh-minio-cm.yml
Add ConfigMap for MinIO webhook configuration
charts/agh3/templates/minio/agh-minio-cm.yml
the endpoint.
values.yaml
Update MinIO values with extraEnvVarsCM parameter
charts/agh3/values.yaml
extraEnvVarsCM
for MinIO configuration.