mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-02 23:05:48 +02:00
update helper data
This commit is contained in:
parent
ef1011cd1f
commit
5e23b4f422
2 changed files with 2 additions and 2 deletions
|
@ -1,2 +0,0 @@
|
||||||
dynu-post dns/123456/record {"nodeName": "txt","recordType": "TXT","ttl": 300,"textData": "Some Text"}
|
|
||||||
dynu-del dns/1223456/record/98765
|
|
2
testdata/endpoints-and-data.txt
vendored
Normal file
2
testdata/endpoints-and-data.txt
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
dns/123456/record {"nodeName": "txt","recordType": "TXT","ttl": 300,"textData": "Some Text"}
|
||||||
|
dns/1223456/record/98765
|
Loading…
Reference in a new issue