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

Do not delete PrometheusRule when using tools like Pulumi to manage the Helm chart #8902

Merged
merged 1 commit into from
Feb 27, 2024

Commits on Jun 5, 2023

  1. Update controller-prometheusrules.yaml

    As fixed in pull request kubernetes#7829 for the ServiceMonitor resource, this is also needed for the PrometheusRule. When
    upgrading the ingress-nginx chart in our environment (via Pulumi) from a really old version to the latest (4.2.0) we
    noticed it wanted to delete the PrometheusRule resource. This PR should fix that.
    Bazze committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    c0258a9 View commit details
    Browse the repository at this point in the history