Add imagePullSecrets to Let's Encrypt ClusterIssuer for DockerHub authentication

This commit is contained in:
emelinda 2026-08-04 22:58:10 +03:00
parent c4e6c079f7
commit 4cd9a8b4d5

View File

@ -11,4 +11,8 @@ spec:
solvers: solvers:
- http01: - http01:
ingress: ingress:
class: istio class: istio
podTemplate:
spec:
imagePullSecrets:
- name: dockerhub