refactor: Restructure the repo
This commit is contained in:
@@ -8,7 +8,7 @@ spec:
|
||||
source:
|
||||
repoURL: https://gitea.whyredfire.tech/whyredfire/gitops
|
||||
targetRevision: main
|
||||
path: apps
|
||||
path: applications
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: argocd
|
||||
@@ -16,3 +16,5 @@ spec:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
|
||||
Reference in New Issue
Block a user