feat: update configs (#10236)

This commit is contained in:
telegraf-tiger[bot] 2021-12-07 08:59:49 -07:00 committed by GitHub
parent 2fdf223efb
commit 0e237774f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -4899,6 +4899,7 @@
# # tls_ca = "/path/to/cafile" # # tls_ca = "/path/to/cafile"
# # tls_cert = "/path/to/certfile" # # tls_cert = "/path/to/certfile"
# # tls_key = "/path/to/keyfile" # # tls_key = "/path/to/keyfile"
# # tls_server_name = "kubernetes.example.com"
# ## Use TLS but skip chain & host verification # ## Use TLS but skip chain & host verification
# # insecure_skip_verify = false # # insecure_skip_verify = false

View File

@ -4796,6 +4796,7 @@
# # tls_ca = "/path/to/cafile" # # tls_ca = "/path/to/cafile"
# # tls_cert = "/path/to/certfile" # # tls_cert = "/path/to/certfile"
# # tls_key = "/path/to/keyfile" # # tls_key = "/path/to/keyfile"
# # tls_server_name = "kubernetes.example.com"
# ## Use TLS but skip chain & host verification # ## Use TLS but skip chain & host verification
# # insecure_skip_verify = false # # insecure_skip_verify = false