testing...

This commit is contained in:
2024-04-10 15:35:27 +02:00
parent 5ac8e16105
commit b94f631edf
2 changed files with 2 additions and 3 deletions

View File

@ -5,7 +5,6 @@ metadata:
rules:
- apiGroups:
- "cert-manager.io"
- "acme.cert-manager.io/v1"
- "acme.cert-manager.io"
resources: ["ionos"]
verbs: ["*"]

View File

@ -15,7 +15,7 @@ spec:
solvers:
- dns01:
webhook:
groupName: acme.cert-manager.io/v1
groupName: acme.cert-manager.io
solverName: ionos
config:
apiUrl: https://api.hosting.ionos.com/dns/v1
@ -43,7 +43,7 @@ spec:
solvers:
- dns01:
webhook:
groupName: acme.cert-manager.io/v1
groupName: acme.cert-manager.io
solverName: ionos
config:
apiUrl: https://api.hosting.ionos.com/dns/v1