-
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/adding fluentbit #296
Conversation
…on-multipart upload API (#295)
PR Description updated to latest commit (ef701f5) |
PR Review 🔍
|
PR Code Suggestions ✨
|
Quality Gate passedIssues Measures |
PR Type
Enhancement, Documentation
Description
main.tf
.helm_values
output inmain.tf
to include FluentBit exporter AWS keys.Chart.yaml
.README.md
.templates/application-fluent-operator.yaml
.templates/application-glueops-fluentbit.yaml
.values.yaml
.Changes walkthrough 📝
main.tf
Add FluentBit exporter AWS keys and update helm values.
main.tf
helm_values
output to include FluentBit exporter AWS keys.Chart.yaml
Bump chart version to 0.43.0-rc8.
Chart.yaml
application-fluent-operator.yaml
Add ArgoCD application manifest for Fluent Operator.
templates/application-fluent-operator.yaml
application-glueops-fluentbit.yaml
Add ArgoCD application manifest for GlueOps FluentBit.
templates/application-glueops-fluentbit.yaml
values.yaml
Add FluentBit exporter and container images configuration.
values.yaml
glueops_backups
.README.md
Update version badge and add FluentBit images.
README.md