diff --git a/.editorconfig b/.editorconfig index 4e5b304b6..7e5ce6236 100644 --- a/.editorconfig +++ b/.editorconfig @@ -51,14 +51,8 @@ indent_size = 2 [ietf/**.html] insert_final_newline = false -# Settings for Helm chart yaml -# --------------------------------------------------------- -# Use 2-space indents -[helm/**.yaml] -indent_size = 2 - # Settings for Kubernetes yaml # --------------------------------------------------------- # Use 2-space indents [k8s/**.yaml] -indent_size = 2 \ No newline at end of file +indent_size = 2