This repository has been archived on 2025-02-20. You can view files and clone it, but cannot push or open issues or pull requests.
cert-manager-webhook-dnsimple/testdata/dnsimple/config.json

7 lines
94 B
JSON
Raw Normal View History

2024-04-02 14:01:36 -05:00
{
"apiKeySecretRef": {
"name": "dnsimple-api-token",
"key": "api-token"
}
}