add dashboard
This commit is contained in:
parent
987cf59bfe
commit
d44f75ac4e
@ -12,3 +12,7 @@ spec:
|
||||
- http01:
|
||||
ingress:
|
||||
class: istio
|
||||
podTemplate:
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: regcred
|
||||
|
||||
@ -12,3 +12,7 @@ spec:
|
||||
- http01:
|
||||
ingress:
|
||||
class: nginx
|
||||
podTemplate:
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: regcred
|
||||
|
||||
Loading…
Reference in New Issue
Block a user