diff --git a/cluster/apps/production/cert-manager/values.yaml b/cluster/apps/production/cert-manager/values.yaml deleted file mode 100644 index 3453355..0000000 --- a/cluster/apps/production/cert-manager/values.yaml +++ /dev/null @@ -1,10 +0,0 @@ -installCRDs: false -replicaCount: 3 -extraArgs: - - --dns01-recursive-nameservers=1.1.1.1:53,9.9.9.9:53 - - --dns01-recursive-nameservers-only -podDnsPolicy: None -podDnsConfig: - nameservers: - - 1.1.1.1 - - 9.9.9.9 \ No newline at end of file