fix webhoook health endpoint

This commit is contained in:
2024-09-16 15:00:33 -05:00
parent d6ea447ddf
commit a57e06054f

View File

@@ -38,13 +38,13 @@ external-dns-unifi:
livenessProbe:
httpGet:
path: /healthz
port: http-wh-metrics
port: http-metrics
initialDelaySeconds: 10
timeoutSeconds: 5
readinessProbe:
httpGet:
path: /readyz
port: http-wh-metrics
port: http-metrics
initialDelaySeconds: 10
timeoutSeconds: 5
extraArgs: