MOB-679 deactivated old mobene worker
parent
ecbe03d1c6
commit
cee04fba7f
@ -1,23 +0,0 @@
|
|||||||
apiVersion: argoproj.io/v1alpha1
|
|
||||||
kind: Application
|
|
||||||
metadata:
|
|
||||||
name: old-mobene-cusqa
|
|
||||||
namespace: argo-cd
|
|
||||||
spec:
|
|
||||||
project: default
|
|
||||||
source:
|
|
||||||
repoURL: 'https://prodnso-gitea-01.smardigo.digital/argocd/mobene-helm.git'
|
|
||||||
path: config/default
|
|
||||||
targetRevision: main
|
|
||||||
helm:
|
|
||||||
valueFiles:
|
|
||||||
- cusqa/values.yaml
|
|
||||||
destination:
|
|
||||||
server: 'https://kubernetes.default.svc'
|
|
||||||
namespace: cus-mobene-cusqa
|
|
||||||
syncPolicy:
|
|
||||||
automated:
|
|
||||||
prune: true
|
|
||||||
selfHeal: true
|
|
||||||
syncOptions:
|
|
||||||
- CreateNamespace=true
|
|
||||||
@ -1,23 +0,0 @@
|
|||||||
apiVersion: argoproj.io/v1alpha1
|
|
||||||
kind: Application
|
|
||||||
metadata:
|
|
||||||
name: old-mobene-cusprod
|
|
||||||
namespace: argo-cd
|
|
||||||
spec:
|
|
||||||
project: default
|
|
||||||
source:
|
|
||||||
repoURL: 'https://prodnso-gitea-01.smardigo.digital/argocd/mobene-helm.git'
|
|
||||||
path: config/default
|
|
||||||
targetRevision: main
|
|
||||||
helm:
|
|
||||||
valueFiles:
|
|
||||||
- cusprod/values.yaml
|
|
||||||
destination:
|
|
||||||
server: 'https://kubernetes.default.svc'
|
|
||||||
namespace: cus-mobene-cusprod
|
|
||||||
syncPolicy:
|
|
||||||
automated:
|
|
||||||
prune: true
|
|
||||||
selfHeal: true
|
|
||||||
syncOptions:
|
|
||||||
- CreateNamespace=true
|
|
||||||
Loading…
Reference in New Issue