Delete Kubernetes/Traefik-Crowdsec-PiHole/Helm/Traefik/Cert-Manager/values.yaml

This commit is contained in:
tehNooB 2023-10-20 12:18:49 +01:00 committed by GitHub
parent 94228d8fb2
commit 25e017ad5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
replicaCount: 3 # recommend 3 so there's 1 on each Masternode
podDnsPolicy: None
# Needed to query certificate with DNS resolver
podDnsConfig:
nameservers:
- "1.1.1.1"
- "9.9.9.9"
extraArgs:
- --dns01-recursive-nameservers=1.1.1.1:53,9.9.9.9:53
- --dns01-recursive-nameservers-only