We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e211835 commit 7bc85f6Copy full SHA for 7bc85f6
clusters/common/acmevault/acmevault-config.yaml
@@ -4,6 +4,10 @@ acmeCustomDnsServers:
4
- 8.8.4.4
5
acmeDnsProvider: route53
6
domains:
7
+ - domain: auth.ez.soeren.cloud
8
+ sans: [auth.ha.soeren.cloud]
9
+ - domain: auth.dd.soeren.cloud
10
11
- domain: nas.ez.soeren.cloud
12
sans: [nas.ha.soeren.cloud]
13
- domain: nas.dd.soeren.cloud
@@ -16,7 +20,6 @@ domains:
16
20
sans: [dbs.ha.soeren.cloud]
17
21
- domain: dbs.pt.soeren.cloud
18
22
19
- - domain: testserver.dd.soeren.cloud
23
- domain: k8s.ez.soeren.cloud
24
- domain: k8s.dd.soeren.cloud
25
- domain: k8s.pt.soeren.cloud
0 commit comments