|
@@ -192,7 +192,7 @@ spec:
|
|
|
type: RuntimeDefault
|
|
type: RuntimeDefault
|
|
|
containers:
|
|
containers:
|
|
|
- name: kubernetes-dashboard
|
|
- name: kubernetes-dashboard
|
|
|
- image: kubernetesui/dashboard:v2.7.0
|
|
|
|
|
|
|
+ image: registry.cn-hangzhou.aliyuncs.com/zhongpengqun/wanderer:amd64-linux-kubernetesui-dashboard-v2.7.0
|
|
|
imagePullPolicy: Always
|
|
imagePullPolicy: Always
|
|
|
ports:
|
|
ports:
|
|
|
- containerPort: 8443
|
|
- containerPort: 8443
|
|
@@ -280,7 +280,7 @@ spec:
|
|
|
type: RuntimeDefault
|
|
type: RuntimeDefault
|
|
|
containers:
|
|
containers:
|
|
|
- name: dashboard-metrics-scraper
|
|
- name: dashboard-metrics-scraper
|
|
|
- image: kubernetesui/metrics-scraper:v1.0.8
|
|
|
|
|
|
|
+ image: registry.cn-hangzhou.aliyuncs.com/zhongpengqun/wanderer:amd64-linux-kubernetesui--metrics-scraper-v1.0.8
|
|
|
ports:
|
|
ports:
|
|
|
- containerPort: 8000
|
|
- containerPort: 8000
|
|
|
protocol: TCP
|
|
protocol: TCP
|