Skip to content

Commit

Permalink
Merge pull request #244 from izualzhy/master
Browse files Browse the repository at this point in the history
fix denverdino##237
  • Loading branch information
denverdino authored Feb 4, 2025
2 parents 245cde9 + 5ecb92f commit 943c071
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes-dashboard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ spec:
type: RuntimeDefault
containers:
- name: kubernetes-dashboard
image: kubernetesui/dashboard:v2.5.1
image: registry.cn-hangzhou.aliyuncs.com/google_containers/dashboard:v2.5.1
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8443
Expand Down Expand Up @@ -275,7 +275,7 @@ spec:
type: RuntimeDefault
containers:
- name: dashboard-metrics-scraper
image: kubernetesui/metrics-scraper:v1.0.7
image: registry.cn-hangzhou.aliyuncs.com/google_containers/metrics-scraper:v1.0.7
ports:
- containerPort: 8000
protocol: TCP
Expand Down

0 comments on commit 943c071

Please sign in to comment.