mirror of
https://github.com/gwg313/homelab-gitops.git
synced 2026-06-22 18:05:44 +00:00
cert-manager
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
a39d676252
commit
bf61a80fee
7 changed files with 86 additions and 0 deletions
7
platform/cert-manager/values.yaml
Normal file
7
platform/cert-manager/values.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
cert-manager:
|
||||
crds:
|
||||
enabled: true
|
||||
|
||||
extraArgs:
|
||||
- --dns01-recursive-nameservers-only
|
||||
- --dns01-recursive-nameservers=1.1.1.1:53,8.8.8.8:53
|
||||
Loading…
Add table
Add a link
Reference in a new issue