Skip to content

Commit

Permalink
Removed DEPRECATED --logtostderr from metrics-server
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkebe committed Dec 13, 2023
1 parent 17b5124 commit 0a9041b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ spec:
image: {{ metrics_server_image_repo }}:{{ metrics_server_image_tag }}
imagePullPolicy: {{ k8s_image_pull_policy }}
args:
- --logtostderr
- --cert-dir=/tmp
- --secure-port={{ metrics_server_container_port }}
{% if metrics_server_kubelet_preferred_address_types %}
Expand Down

0 comments on commit 0a9041b

Please sign in to comment.