Skip to content

Commit

Permalink
Merge pull request #502 from serathius/release-0.3.7
Browse files Browse the repository at this point in the history
Cherry pick #492
  • Loading branch information
serathius authored Apr 17, 2020
2 parents f47e5d7 + ff18752 commit b36cb6e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions 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: k8s.gcr.io/metrics-server-amd64:v0.3.6
image: k8s.gcr.io/metrics-server:v0.3.7
imagePullPolicy: IfNotPresent
args:
- --cert-dir=/tmp
Expand All @@ -47,4 +47,3 @@ spec:
mountPath: /tmp
nodeSelector:
kubernetes.io/os: linux
kubernetes.io/arch: "amd64"

0 comments on commit b36cb6e

Please sign in to comment.