diff --git a/README.md b/README.md index ff18b45..0ce688d 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ spec: apiKeySecretRef: name: api-key key: example.com - urlTemplate: "{{.URLData.Url}}{{.APIKey}}={{.DNSKey}}" + urlTemplate: "{{.URLData.Url}}{{.APIKey}}={{.DNSKey}}" urlData: Url: "https://ns.example.com/update.html?" ```