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

Disable operators proxy sidecar by default #725

Merged
merged 2 commits into from
Mar 1, 2024

Conversation

spilchen
Copy link
Collaborator

@spilchen spilchen commented Mar 1, 2024

The helm chart parameter prometheus.expose controls if the Prometheus metrics in the operator are exposed. The old default was ExposeWithProxyAuth. However, this required a ClusterRole/ClusterRoleBinding to be created. This can be onerous, especially in environments where creation of those is prohibited except for cluster admins. The new default is Disable to make it easier to deploy in a more restricted environment.

This also adds back logging helm chart parameters that were removed in #719. Instead, those parameters have been deprecated and will be removed in a future version.

@spilchen spilchen self-assigned this Mar 1, 2024
@spilchen spilchen merged commit 73b3903 into main Mar 1, 2024
30 checks passed
@spilchen spilchen deleted the spilchen/namespace-scope-fix branch March 1, 2024 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant