Skip to content
Snippets Groups Projects
Unverified Commit b102f7b5 authored by Simon Pasquier's avatar Simon Pasquier Committed by GitHub
Browse files

Merge pull request #2185 from simonpasquier/remove-deprecated-arg

prometheus-adapter: remove deprecated argument
parents d539476d 535a91cf
No related branches found
No related tags found
No related merge requests found
......@@ -238,7 +238,6 @@ function(params) {
args: [
'--cert-dir=/var/run/serving-cert',
'--config=/etc/adapter/config.yaml',
'--logtostderr=true',
'--metrics-relist-interval=1m',
'--prometheus-url=' + pa._config.prometheusURL,
'--secure-port=6443',
......
......@@ -32,7 +32,6 @@ spec:
- args:
- --cert-dir=/var/run/serving-cert
- --config=/etc/adapter/config.yaml
- --logtostderr=true
- --metrics-relist-interval=1m
- --prometheus-url=http://prometheus-k8s.monitoring.svc:9090/
- --secure-port=6443
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment