Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Commit

Permalink
fix: replace deprecated metrics flag with resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma committed Apr 29, 2019
1 parent 0ae2572 commit 7c53f53
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ spec:
imagePullPolicy: IfNotPresent
command:
- /metrics-server
- --source=kubernetes.summary_api:''
- --metric-resolution=30s
nodeSelector:
beta.kubernetes.io/os: linux
---
Expand Down

0 comments on commit 7c53f53

Please sign in to comment.