fixed tab char
This commit is contained in:
parent
c14a7afaac
commit
fd55ebefc5
1 changed files with 1 additions and 1 deletions
|
|
@ -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?"
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue