Skip to content

Commit

Permalink
Merge pull request #554 from serathius/image-0.3
Browse files Browse the repository at this point in the history
Cherry pick #553 to release-0.3
serathius authored Jul 23, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents b36cb6e + 6de3149 commit ce4a44e
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
@@ -29,7 +29,7 @@ spec:
emptyDir: {}
containers:
- name: metrics-server
image: k8s.gcr.io/metrics-server:v0.3.7
image: k8s.gcr.io/metrics-server/metrics-server:v0.3.7
imagePullPolicy: IfNotPresent
args:
- --cert-dir=/tmp

0 comments on commit ce4a44e

Please sign in to comment.