We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
User-Community Airflow Helm Chart
1.11.0
using argocd
trying to disable logs persistence and set helm value to disable it
doesn't working
always provide a 100Gi pvc (which is huge...)
│ mlops logs-airflow-triggerer-0 Bound pvc-3794d1d9-7e48-4525-88c2-7e94362a9a10 100Gi RWO longhorn 11m
helm: valuesObject: logs: persistence: enabled: false size: 10Gi existingClaim: airflow-logs │
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Checks
User-Community Airflow Helm Chart
.Chart Version
1.11.0
Kubernetes Version
Helm Version
Description
trying to disable logs persistence and set helm value to disable it
doesn't working
always provide a 100Gi pvc (which is huge...)
Relevant Logs
Custom Helm Values
The text was updated successfully, but these errors were encountered: