mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-01 22:35:49 +02:00
11 lines
No EOL
222 B
Text
11 lines
No EOL
222 B
Text
{
|
|
"apiKeySecretRef": {
|
|
"name": "namecheap-credentials",
|
|
"key": "apiKey"
|
|
},
|
|
"apiUserSecretRef": {
|
|
"name": "namecheap-credentials",
|
|
"key": "apiUser"
|
|
},
|
|
"useSandbox": true
|
|
} |