diff --git a/README.md b/README.md index 88623b3..333de53 100644 --- a/README.md +++ b/README.md @@ -59,13 +59,13 @@ livenessProbe: httpGet: path: /healthz - port: http-wh-metrics + port: http-webhook initialDelaySeconds: 10 timeoutSeconds: 5 readinessProbe: httpGet: path: /readyz - port: http-wh-metrics + port: http-webhook initialDelaySeconds: 10 timeoutSeconds: 5 extraArgs: