Skip to content
Snippets Groups Projects
Verified Commit ef515872 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(monitoring): revert mutation and validation webhook change

This patch reverts the commit 0176ef91
since it limits the actual usage of prometheus-operator resources to the
mentioned namespaces, which removes them from autodiscovery and alike.
parent 1594ff92
No related branches found
No related tags found
No related merge requests found
...@@ -141,10 +141,6 @@ data: ...@@ -141,10 +141,6 @@ data:
enabled: true enabled: true
prometheusOperator: prometheusOperator:
enabled: true enabled: true
namespaces:
releaseNamespace: true
additional:
- kube-system
admissionWebhooks: admissionWebhooks:
failurePolicy: Fail failurePolicy: Fail
enabled: true enabled: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment