mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-06 00:25:49 +02:00
8 lines
185 B
JSON
8 lines
185 B
JSON
{
|
|
"endpoint": "<sotoon-api-url>",
|
|
"namespace": "<sotoon-namespace-of-yours>",
|
|
"apiTokenSecretRef": {
|
|
"Name": "sotoon-credentials",
|
|
"Key": "apiToken"
|
|
}
|
|
}
|