diff --git a/infrastructure/cert-manager/yc-ecp/clusterissuer-letsencrypt-prod.yaml b/infrastructure/cert-manager/yc-ecp/clusterissuer-letsencrypt-prod.yaml index 3de8c09..5739c5b 100644 --- a/infrastructure/cert-manager/yc-ecp/clusterissuer-letsencrypt-prod.yaml +++ b/infrastructure/cert-manager/yc-ecp/clusterissuer-letsencrypt-prod.yaml @@ -11,4 +11,8 @@ spec: solvers: - http01: ingress: - class: istio \ No newline at end of file + class: istio + podTemplate: + spec: + imagePullSecrets: + - name: dockerhub