mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-07 02:07:58 +00:00
5 lines
121 B
Text
5 lines
121 B
Text
client_max_body_size 0;
|
|
chunked_transfer_encoding on;
|
|
location /v2/ {
|
|
include docker-registry-v2.conf;
|
|
}
|