Skip to content
This repository was archived by the owner on Sep 24, 2024. It is now read-only.

fix(chart): disable metrics rbac #32

Merged
merged 1 commit into from
Jan 4, 2023
Merged

fix(chart): disable metrics rbac #32

merged 1 commit into from
Jan 4, 2023

Conversation

raffis
Copy link
Member

@raffis raffis commented Jan 4, 2023

Current situation

The PodMonitor in combination with kube-rbac-proxy does not work.
Apparantly this is an incompatible feature in the pod monitor specs, see prometheus-operator/prometheus-operator#5262

Proposal

Disable kube-rbac-proxy by default for now.
(Workaround would be to use a ServiceMonitor, which would require a Service as well)

@github-actions github-actions bot added the size/S label Jan 4, 2023
@raffis raffis merged commit 34c97b9 into master Jan 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants