feat: add stub dns01 issuer and refactor cert-manager manifests

This commit is contained in:
2025-10-29 09:38:58 +01:00
parent fd270ba831
commit 6bb2a31fd3
7 changed files with 125 additions and 98 deletions
+3 -1
View File
@@ -11,7 +11,9 @@ clusterConfig:
ingress_nodes: []
ingress_replica_count: 3
fileserver: ""
acme_email: ""
acme:
email: "acme@oceanbox.io"
dns01: ""
nodenames: []
nodes: []
ingress_clusterissuer: "letsencrypt-production"