feat: change probe (#5174)
Reviewed-on: #5174
This commit was merged in pull request #5174.
This commit is contained in:
@@ -32,5 +32,13 @@ external-dns-unifi:
|
||||
key: api-key
|
||||
- name: LOG_LEVEL
|
||||
value: info
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /healthz
|
||||
port: http-webhook
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
path: /readyz
|
||||
port: http-webhook
|
||||
extraArgs:
|
||||
- --ignore-ingress-tls-spec
|
||||
|
||||
Reference in New Issue
Block a user