mirror of
https://github.com/jmozd/cert-manager-webhook-variomedia.git
synced 2025-12-25 10:12:38 +01:00
Use real cert-manager repository in go.mod
Signed-off-by: James Munnelly <james@munnelly.eu>
This commit is contained in:
2
main.go
2
main.go
@@ -9,7 +9,7 @@ import (
|
||||
"k8s.io/client-go/rest"
|
||||
|
||||
"github.com/jetstack/cert-manager/pkg/acme/webhook/cmd"
|
||||
"github.com/jetstack/cert-manager/pkg/apis/certmanager/v1alpha1"
|
||||
"github.com/jetstack/cert-manager/pkg/acme/webhook/apis/acme/v1alpha1"
|
||||
)
|
||||
|
||||
const GroupName = "acme.mycompany.com"
|
||||
|
||||
Reference in New Issue
Block a user