Skip to content

Commit 5ecb92f

Browse files
committed
fix denverdino##237
1 parent 245cde9 commit 5ecb92f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kubernetes-dashboard.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ spec:
190190
type: RuntimeDefault
191191
containers:
192192
- name: kubernetes-dashboard
193-
image: kubernetesui/dashboard:v2.5.1
193+
image: registry.cn-hangzhou.aliyuncs.com/google_containers/dashboard:v2.5.1
194194
imagePullPolicy: IfNotPresent
195195
ports:
196196
- containerPort: 8443
@@ -275,7 +275,7 @@ spec:
275275
type: RuntimeDefault
276276
containers:
277277
- name: dashboard-metrics-scraper
278-
image: kubernetesui/metrics-scraper:v1.0.7
278+
image: registry.cn-hangzhou.aliyuncs.com/google_containers/metrics-scraper:v1.0.7
279279
ports:
280280
- containerPort: 8000
281281
protocol: TCP

0 commit comments

Comments
 (0)