From c57f406e2c16c4fb780e24041666060e76ef4235 Mon Sep 17 00:00:00 2001 From: Fred Heinecke <fred.heinecke@yahoo.com> Date: Sat, 15 Mar 2025 20:26:00 +0000 Subject: [PATCH] fix: Operator chart blocking access to metrics endpoint Signed-off-by: Fred Heinecke <fred.heinecke@yahoo.com> --- charts/dragonfly-operator/templates/deployment.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/charts/dragonfly-operator/templates/deployment.yaml b/charts/dragonfly-operator/templates/deployment.yaml index 188abec4..a748dc9a 100644 --- a/charts/dragonfly-operator/templates/deployment.yaml +++ b/charts/dragonfly-operator/templates/deployment.yaml @@ -54,8 +54,6 @@ spec: - name: manager args: - - --health-probe-bind-address=:8081 - - --metrics-bind-address=127.0.0.1:8080 - --leader-elect command: - /manager