Add imagePullSecrets to Let's Encrypt ClusterIssuer for DockerHub authentication
This commit is contained in:
parent
c4e6c079f7
commit
4cd9a8b4d5
@ -11,4 +11,8 @@ spec:
|
||||
solvers:
|
||||
- http01:
|
||||
ingress:
|
||||
class: istio
|
||||
class: istio
|
||||
podTemplate:
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: dockerhub
|
||||
|
||||
Loading…
Reference in New Issue
Block a user