File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 69
69
restartPolicy : Always
70
70
containers :
71
71
- name : image-scanner
72
- image : " quay.io/devtron/imge -scanner:e6c60465-334-8280"
72
+ image : " quay.io/devtron/image -scanner:e6c60465-334-8280"
73
73
imagePullPolicy : IfNotPresent
74
74
ports :
75
75
- name : app
Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ spec:
160
160
spec :
161
161
containers :
162
162
- name : kubewatch
163
- image : quay.io/devtron/kubewatch:fd0fc393-142-8282"
163
+ image : " quay.io/devtron/kubewatch:fd0fc393-142-8282"
164
164
env :
165
165
- name : devtroncd_NAMESPACE
166
166
value : " devtron-ci"
Original file line number Diff line number Diff line change @@ -221,7 +221,7 @@ spec:
221
221
- name : envoy-config-volume
222
222
mountPath : /etc/envoy-config/
223
223
- name : lens
224
- image : quay.io/devtron/lens:f4c11d88-333-8279"
224
+ image : " quay.io/devtron/lens:f4c11d88-333-8279"
225
225
imagePullPolicy : IfNotPresent
226
226
ports :
227
227
- name : app
You can’t perform that action at this time.
0 commit comments