Import cert-manager-webhook-linode

This commit is contained in:
2025-06-22 20:41:52 +02:00
commit 88d5f3ca89
23 changed files with 1746 additions and 0 deletions

6
testdata/linode/config.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"apiKeySecretRef": {
"name": "linode-credentials",
"key": "token"
}
}