Fix port description for graphite (#15779)

This commit is contained in:
Boris Gulay 2020-11-30 12:01:54 +03:00 committed by GitHub
parent 207235d162
commit 91efc81563
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ host:
type: string
default: localhost
port:
description: This is a description of what this key is for.
description: Port on graphite host.
required: false
type: integer
default: 2003