chore: add and apply yamllint
This commit is contained in:
parent
8964946374
commit
f65b92fe69
50 changed files with 722 additions and 701 deletions
|
|
@ -1,18 +1,19 @@
|
|||
---
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: fukuops-appgen
|
||||
namespace: argocd
|
||||
finalizers:
|
||||
- resources-finalizer.argocd.argoproj.io
|
||||
name: fukuops-appgen
|
||||
namespace: argocd
|
||||
finalizers:
|
||||
- resources-finalizer.argocd.argoproj.io
|
||||
spec:
|
||||
destination:
|
||||
namespace: default
|
||||
name: in-cluster
|
||||
project: default
|
||||
source:
|
||||
path: k8s/argo-apps
|
||||
repoURL: https://git.roboces.dev/catalin/fukuops.git
|
||||
targetRevision: main
|
||||
syncPolicy:
|
||||
automated: { }
|
||||
destination:
|
||||
namespace: default
|
||||
name: in-cluster
|
||||
project: default
|
||||
source:
|
||||
path: k8s/argo-apps
|
||||
repoURL: https://git.roboces.dev/catalin/fukuops.git
|
||||
targetRevision: main
|
||||
syncPolicy:
|
||||
automated: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue