forked from catalin/fukuops
chore: add and apply yamllint
This commit is contained in:
parent
8964946374
commit
f65b92fe69
50 changed files with 722 additions and 701 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue