Skip to content

Commit 3afb2d2

Browse files
authored
KubeArchive disable leader election for kflux-prd-rh03 (#7480)
Signed-off-by: Hector Martinez <[email protected]>
1 parent 8e3953e commit 3afb2d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/kubearchive/production/kflux-prd-rh03/kustomization.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ patches:
106106
spec:
107107
containers:
108108
- name: manager
109+
args: [--health-probe-bind-address=:8081]
109110
env:
110111
- name: KUBEARCHIVE_OTEL_MODE
111112
value: enabled

0 commit comments

Comments
 (0)