Simon Kaiser 3 лет назад
Родитель
Сommit
806016965b
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      gitops-kaisers-info/templates/letsencrypt.yaml

+ 1
- 1
gitops-kaisers-info/templates/letsencrypt.yaml Просмотреть файл

13
       - dns01:
13
       - dns01:
14
           webhook:
14
           webhook:
15
             # This group needs to be configured when installing the helm package, otherwise the webhook won't have permission to create an ACME challenge for this API group.
15
             # This group needs to be configured when installing the helm package, otherwise the webhook won't have permission to create an ACME challenge for this API group.
16
-            groupName: acme.yourdomain.tld
16
+            groupName: acme.kaisers.info
17
             solverName: hetzner
17
             solverName: hetzner
18
             config:
18
             config:
19
               secretName: hetzner-secret
19
               secretName: hetzner-secret