config
This commit is contained in:
parent
235dfcf4b9
commit
58c17fa10f
|
@ -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
|
Loading…
Reference in New Issue