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

@ -12,3 +12,7 @@ spec:
- http01:
ingress:
class: istio
podTemplate:
spec:
imagePullSecrets:
- name: dockerhub