mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-02 14:55:49 +02:00
14 lines
No EOL
363 B
JSON
14 lines
No EOL
363 B
JSON
{
|
|
"identityEndpoint": "https://infra.mail.ru/identity/v3/",
|
|
"dnsEndpoint":"https://mcs.mail.ru/public-dns/v2/dns",
|
|
"userDomainName": "users",
|
|
"projectID": "18fb4335c0704725a91b5d8affff5c3b",
|
|
"usernameSecretRef": {
|
|
"name": "vkcloud-secret",
|
|
"key": "username"
|
|
},
|
|
"passwordSecretRef": {
|
|
"name": "vkcloud-secret",
|
|
"key": "password"
|
|
}
|
|
} |