--validate=false -f https://raw.githubusercontent.com/jetstack/cert-manager/release-0.11/deploy/manifests/00-crds.yaml
                  
                  
                  
                  
                  
                  И вот нарыл в интернете для версии 11:
                  
                  
                  apiVersion: cert-manager.io/v1alpha2
                  
                  
                  kind: ClusterIssuer
                  
                  
                  metadata:
                  
                  
                    name: letsencrypt-prod
                  
                  
                  spec:
                  
                  
                    acme:
                  
                  
                      # You must replace this email address with your own.
                  
                  
                      # Let's Encrypt will use this to contact you about expiring
                  
                  
                      # certificates, and issues related to your account.
                  
                  
                      email: user@example.com
                  
                  
                      server: https://acme-v02.api.letsencrypt.org/directory
                  
                  
                      privateKeySecretRef:
                  
                  
                        # Secret resource used to store the account's private key.
                  
                  
                        name: letsencrypt-prod
                  
                  
                      # Add a single challenge solver, HTTP01 using nginx
                  
                  
                      solvers:
                  
                  
                      - http01:
                  
                  
                          ingress:
                  
                  
                            class: nginx
                  
                  
                  
                  
                  
                  Похоже на правду?
                  
                  
                
Да. Почту смени тол.ко
Обсуждают сегодня