further testing... what is the groupname?

This commit is contained in:
2024-04-10 15:26:38 +02:00
parent df1571d437
commit c4222f4590
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -11,7 +11,7 @@ spec:
issuerRef: issuerRef:
name: letsencrypt-staging name: letsencrypt-staging
kind: ClusterIssuer kind: ClusterIssuer
group: steffenillium.de group: cert-manager.io
--- ---
apiVersion: traefik.io/v1alpha1 apiVersion: traefik.io/v1alpha1
kind: TLSStore kind: TLSStore