From dd9725e70f9e0acd932f9842880e0c5ff362698d Mon Sep 17 00:00:00 2001 From: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com> Date: Fri, 29 Nov 2024 15:01:11 +0100 Subject: [PATCH] Update api/webhook.yaml Co-authored-by: Raffaele Di Fazio --- api/webhook.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/webhook.yaml b/api/webhook.yaml index 96f477c14..ac7cb2d36 100644 --- a/api/webhook.yaml +++ b/api/webhook.yaml @@ -19,7 +19,7 @@ tags: description: Endpoints to update DNS records. servers: - url: http://localhost:8888 - description: Server url for a k8s deployment. + description: Server url for a Kubernetes deployment. paths: /: get: