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