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:
|
apiKeySecretRef:
|
||||||
name: api-key
|
name: api-key
|
||||||
key: example.com
|
key: example.com
|
||||||
urlTemplate: "{{.URLData.Url}}{{.APIKey}}={{.DNSKey}}"
|
urlTemplate: "{{.URLData.Url}}{{.APIKey}}={{.DNSKey}}"
|
||||||
urlData:
|
urlData:
|
||||||
Url: "https://ns.example.com/update.html?"
|
Url: "https://ns.example.com/update.html?"
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue