Skip to content

Commit

Permalink
Update helmrelease.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kireque authored Sep 26, 2024
1 parent c47d68f commit 7e60eb5
Showing 1 changed file with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7e60eb5

Please sign in to comment.