This commit is contained in:
2024-04-10 15:17:39 +02:00
parent 59154cdde2
commit df1571d437
2 changed files with 3 additions and 2 deletions

View File

@ -15,7 +15,7 @@ spec:
solvers: solvers:
- dns01: - dns01:
webhook: webhook:
groupName: cert-manager.io groupName: steffenillium.de
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: cert-manager.io groupName: steffenillium.de
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,6 +11,7 @@ spec:
issuerRef: issuerRef:
name: letsencrypt-staging name: letsencrypt-staging
kind: ClusterIssuer kind: ClusterIssuer
group: steffenillium.de
--- ---
apiVersion: traefik.io/v1alpha1 apiVersion: traefik.io/v1alpha1
kind: TLSStore kind: TLSStore