From 54596e7dee2249d941d15128a642de07d0dc50c9 Mon Sep 17 00:00:00 2001 From: Jonas Juselius Date: Fri, 31 Oct 2025 09:47:08 +0100 Subject: [PATCH] fix: fix namecheap-webhook typos and deployment name --- .../{namecheap-webhhok.yaml => namecheap-webhook.yaml} | 0 values/namecheap-webhook/values/namecheap-webhook.yaml.gotmpl | 3 +++ 2 files changed, 3 insertions(+) rename values/namecheap-webhook/manifests/{namecheap-webhhok.yaml => namecheap-webhook.yaml} (100%) diff --git a/values/namecheap-webhook/manifests/namecheap-webhhok.yaml b/values/namecheap-webhook/manifests/namecheap-webhook.yaml similarity index 100% rename from values/namecheap-webhook/manifests/namecheap-webhhok.yaml rename to values/namecheap-webhook/manifests/namecheap-webhook.yaml diff --git a/values/namecheap-webhook/values/namecheap-webhook.yaml.gotmpl b/values/namecheap-webhook/values/namecheap-webhook.yaml.gotmpl index 837324e8..bf1aa3c0 100644 --- a/values/namecheap-webhook/values/namecheap-webhook.yaml.gotmpl +++ b/values/namecheap-webhook/values/namecheap-webhook.yaml.gotmpl @@ -17,6 +17,9 @@ image: tag: latest pullPolicy: IfNotPresent + +fullnameOverride: namecheap-webhook + # The (secure) port our app binds to containerPort: 8443