Skip to content

Commit

Permalink
Merge pull request #127 from rtripat/v0.3.0-deployments
Browse files Browse the repository at this point in the history
Update 1.8+ deployment to v0.3.0
  • Loading branch information
DirectXMan12 authored Aug 30, 2018
2 parents ca29d12 + 931ef84 commit a98b91f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/1.8+/metrics-server-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
emptyDir: {}
containers:
- name: metrics-server
image: gcr.io/google_containers/metrics-server-amd64:v0.2.1
image: k8s.gcr.io/metrics-server-amd64:v0.3.0
imagePullPolicy: Always
volumeMounts:
- name: tmp-dir
Expand Down

0 comments on commit a98b91f

Please sign in to comment.