Skip to content
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

Logs persistence disabled not working #832

Open
2 tasks done
didlawowo opened this issue Feb 25, 2024 · 1 comment
Open
2 tasks done

Logs persistence disabled not working #832

didlawowo opened this issue Feb 25, 2024 · 1 comment
Labels
kind/bug kind - things not working properly lifecycle/stale lifecycle - this is stale

Comments

@didlawowo
Copy link

Checks

Chart Version

1.11.0

Kubernetes Version

using argocd

Helm Version

using argocd

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

│ mlops             logs-airflow-triggerer-0                    Bound   pvc-3794d1d9-7e48-4525-88c2-7e94362a9a10   100Gi     RWO           longhorn      11m

Custom Helm Values

helm:
      valuesObject:

        logs:
          persistence:
            enabled: false
            size: 10Gi
            existingClaim: airflow-logs


@didlawowo didlawowo added the kind/bug kind - things not working properly label Feb 25, 2024
Copy link

stale bot commented Jan 31, 2025

This issue has been automatically marked as stale because it has not had activity in 60 days.
It will be closed in 7 days if no further activity occurs.

Thank you for your contributions.


Issues never become stale if any of the following is true:

  1. they are added to a Project
  2. they are added to a Milestone
  3. they have the lifecycle/frozen label

@stale stale bot added the lifecycle/stale lifecycle - this is stale label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug kind - things not working properly lifecycle/stale lifecycle - this is stale
Projects
None yet
Development

No branches or pull requests

1 participant