chore: add and apply yamllint

This commit is contained in:
cătălin 2024-03-26 09:04:30 +01:00
commit f65b92fe69
No known key found for this signature in database
50 changed files with 722 additions and 701 deletions

View file

@ -1,3 +1,4 @@
---
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
@ -6,11 +7,11 @@ metadata:
spec:
destination:
name: ''
namespace: 'argo-workflows'
server: "https://kubernetes.default.svc"
namespace: argo-workflows
server: https://kubernetes.default.svc
project: management
syncPolicy:
automated: { }
automated: {}
sources:
- chart: argo-workflows
repoURL: https://argoproj.github.io/argo-helm