From 7e60eb5e1d6d420d45665a6db466f99a795cdd0a Mon Sep 17 00:00:00 2001 From: Kireque <5346530+kireque@users.noreply.github.com> Date: Thu, 26 Sep 2024 08:39:57 +0200 Subject: [PATCH] Update helmrelease.yaml --- .../zigbee2mqtt/app/helmrelease.yaml | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/kubernetes/main/apps/home-automation/zigbee2mqtt/app/helmrelease.yaml b/kubernetes/main/apps/home-automation/zigbee2mqtt/app/helmrelease.yaml index 7d49073b7..f7e271434 100644 --- a/kubernetes/main/apps/home-automation/zigbee2mqtt/app/helmrelease.yaml +++ b/kubernetes/main/apps/home-automation/zigbee2mqtt/app/helmrelease.yaml @@ -90,16 +90,16 @@ spec: ZIGBEE2MQTT_CONFIG_SERIAL_PORT: tcp://10.1.4.35:6638 ZIGBEE2MQTT_CONFIG_SERIAL_BAUDRATE: 115200 ZIGBEE2MQTT_CONFIG_SERIAL_DISABLE_LED: false - probes: - liveness: - enabled: true - readiness: - enabled: true - startup: - enabled: true - spec: - failureThreshold: 30 - periodSeconds: 10 + # probes: + # liveness: + # enabled: true + # readiness: + # enabled: true + # startup: + # enabled: true + # spec: + # failureThreshold: 30 + # periodSeconds: 10 resources: requests: cpu: 50m