diff --git a/charts/yourls/templates/deployment.yaml b/charts/yourls/templates/deployment.yaml index f5281c4..9f62b89 100644 --- a/charts/yourls/templates/deployment.yaml +++ b/charts/yourls/templates/deployment.yaml @@ -231,7 +231,7 @@ spec: command: - /bin/apache_exporter - --scrape_uri - - http://status.localhost:8080/server-status/?auto + - http://status.localhost:80/server-status/?auto {{- end }} ports: - name: metrics