dns server for certmanager
This commit is contained in:
@@ -3,4 +3,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
- cert-manager.yaml
|
- main.yaml
|
||||||
@@ -13047,6 +13047,8 @@ spec:
|
|||||||
- --leader-election-namespace=cert-manager
|
- --leader-election-namespace=cert-manager
|
||||||
- --acme-http01-solver-image=quay.io/jetstack/cert-manager-acmesolver:v1.17.0
|
- --acme-http01-solver-image=quay.io/jetstack/cert-manager-acmesolver:v1.17.0
|
||||||
- --max-concurrent-challenges=60
|
- --max-concurrent-challenges=60
|
||||||
|
- --dns01-recursive-nameservers-only
|
||||||
|
- --dns01-recursive-nameservers=8.8.8.8:53,1.1.1.1:53
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 9402
|
- containerPort: 9402
|
||||||
name: http-metrics
|
name: http-metrics
|
||||||
Reference in New Issue
Block a user