Skip to content

Commit fc583a2

Browse files
authored
KubeArchive: disable leader election on stone-prod-p02 (#7346)
Signed-off-by: Hector Martinez <[email protected]>
1 parent 8eabdb4 commit fc583a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/kubearchive/production/stone-prod-p02/kustomization.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ patches:
104104
spec:
105105
containers:
106106
- name: manager
107+
args: [--health-probe-bind-address=:8081]
107108
env:
108109
- name: KUBEARCHIVE_OTEL_MODE
109110
value: enabled

0 commit comments

Comments
 (0)