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