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