feat: update configs (#10236)
This commit is contained in:
parent
2fdf223efb
commit
0e237774f1
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue