AS
Size: a a a
AS
AS
I
G
I
export CM_VERSION=`helm ls | grep cert-manager | cut -f6`
helm upgrade -i mychart --set certmanager.version=$CM_VERSION
AS
k
Н
4
ВГ
GG
GG
I
Before continuing, ensure that all cert-manager resources that have been created by users have been deleted. You can check for any existing resources with the following command:
$ kubectl get Issuers,ClusterIssuers,Certificates,CertificateRequests,Orders,Challenges --all-namespaces
k
Before continuing, ensure that all cert-manager resources that have been created by users have been deleted. You can check for any existing resources with the following command:
$ kubectl get Issuers,ClusterIssuers,Certificates,CertificateRequests,Orders,Challenges --all-namespaces
kubectl delete secrets -l certmanager.k8s.io/certificate-name --all-namespaces --all?
I
GG
GG
PK
I
I
$ kubectl get issuer
NAME READY AGE
letsencrypt-prod True 19m
letsencrypt-staging True 18m
Issuing certificate as Secret does not exist
. Также в логах контейнера Failed to determine the list of Challenge resources needed for the Order