fix pki
This commit is contained in:
parent
e6bb4957af
commit
019a8268d1
@ -74,7 +74,7 @@ spec:
|
|||||||
- {{ include "cert-manager-webhook-dnspod.fullname" . }}
|
- {{ include "cert-manager-webhook-dnspod.fullname" . }}
|
||||||
- {{ include "cert-manager-webhook-dnspod.fullname" . }}.{{ .Release.Namespace }}
|
- {{ include "cert-manager-webhook-dnspod.fullname" . }}.{{ .Release.Namespace }}
|
||||||
- {{ include "cert-manager-webhook-dnspod.fullname" . }}.{{ .Release.Namespace }}.svc
|
- {{ include "cert-manager-webhook-dnspod.fullname" . }}.{{ .Release.Namespace }}.svc
|
||||||
{{- if .Values.clusterIssuer.enabled -}}
|
{{- if .Values.clusterIssuer.enabled }}
|
||||||
---
|
---
|
||||||
|
|
||||||
apiVersion: certmanager.k8s.io/v1alpha1
|
apiVersion: certmanager.k8s.io/v1alpha1
|
||||||
@ -107,4 +107,4 @@ spec:
|
|||||||
apiTokenSecretRef:
|
apiTokenSecretRef:
|
||||||
key: api-token
|
key: api-token
|
||||||
name: {{ include "cert-manager-webhook-dnspod.fullname" . }}-secret
|
name: {{ include "cert-manager-webhook-dnspod.fullname" . }}-secret
|
||||||
{{- end -}}
|
{{- end }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user