mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-15 10:10:03 -03:30
pre-commit: apply autofixes hooks and fix the rest manually
- markdownlint (manual fix) - end-of-file-fixer - requirements-txt-fixer - trailing-whitespace
This commit is contained in:
@@ -116,4 +116,4 @@ containerd_tracing_enabled: false
|
||||
containerd_tracing_endpoint: "0.0.0.0:4317"
|
||||
containerd_tracing_protocol: "grpc"
|
||||
containerd_tracing_sampling_ratio: 1.0
|
||||
containerd_tracing_service_name: "containerd"
|
||||
containerd_tracing_service_name: "containerd"
|
||||
|
||||
@@ -107,4 +107,3 @@ oom_score = {{ containerd_oom_score }}
|
||||
sampling_ratio = {{ containerd_tracing_sampling_ratio }}
|
||||
service_name = "{{ containerd_tracing_service_name }}"
|
||||
{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user