add argocd-application
This commit is contained in:
@ -1,14 +1,14 @@
|
|||||||
apiVersion: argoproj.io/v1alpha1
|
apiVersion: argoproj.io/v1alpha1
|
||||||
kind: Application
|
kind: Application
|
||||||
metadata:
|
metadata:
|
||||||
name: monitoring-dev
|
name: voyger-assign
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
spec:
|
spec:
|
||||||
destination:
|
destination:
|
||||||
namespace: monitoring
|
namespace: voyger-assign
|
||||||
server: https://10.154.200.55:6443
|
server: https://kubernetes.default.svc
|
||||||
project: mgmt
|
project: voyger-assignments
|
||||||
source:
|
source:
|
||||||
path: 50_cone-chain/monitoring/overlays/dev
|
path: overlays/assignments
|
||||||
repoURL: https://gitea-csa.gongyoung.kr/cone-chain/cone-chain.git
|
repoURL: https://gitea.icurfer.com/dev/voyger-assignments.git
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
Reference in New Issue
Block a user