Skip to content

Commit

Permalink
feat(helm): add documentation about metric args
Browse files Browse the repository at this point in the history
  • Loading branch information
pierreozoux authored and k8s-infra-cherrypick-robot committed Nov 29, 2023
1 parent 63af10b commit ba52787
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions charts/ingress-nginx/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,9 @@ controller:
extraArgs: {}
## extraArgs:
## default-ssl-certificate: "<namespace>/<secret_name>"
## time-buckets: "0.005,0.01,0.025,0.05,0.1,0.25,0.5,1,2.5,5,10
## length-buckets: "10,20,30,40,50,60,70,80,90,100"
## size-buckets: "10,100,1000,10000,100000,1e+06,1e+07"

# -- Additional environment variables to set
extraEnvs: []
Expand Down

0 comments on commit ba52787

Please sign in to comment.