config
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: my-app
|
||||
name: agenda-app
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: default
|
||||
@@ -9,7 +9,7 @@ spec:
|
||||
source:
|
||||
repoURL: https://git.coopgo.io/soukaina/Argocd-test
|
||||
targetRevision: HEAD
|
||||
path: .
|
||||
path: agenda
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: argocd-test
|
||||
Reference in New Issue
Block a user