Skip to content
Snippets Groups Projects
Commit 417adebf authored by Nacho Barrientos's avatar Nacho Barrientos
Browse files

Fix YAML file indentation

parent 04f327b9
No related branches found
No related tags found
1 merge request!54Actually run lint jobs when they have to
Pipeline #11002407 passed
......@@ -6,6 +6,6 @@ kubeVersion: ">=1.27.0-0"
description: Helm Chart provided by IT Monitoring Service to install and configure required components to gather and send monitoring data from kubernetes clusters to central service.
home: https://cern.ch/monitoring
dependencies:
- name: crds
version: "0.0.0"
condition: crds.enabled
- name: crds
version: "0.0.0"
condition: crds.enabled
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment