DEV-932: changed yaml, bugfix

main_dev1029_pgbkp_s3apierror_alert
Hoan To 3 years ago
parent ac62e6d39f
commit b0cacc3917

@ -1,17 +1,23 @@
project: default apiVersion: argoproj.io/v1alpha1
source: kind: Application
repoURL: 'https://prodnso-gitea-01.smardigo.digital/argocd/mobene-helm.git' metadata:
path: config/default name: prodnso
targetRevision: main namespace: argo-cd
helm: spec:
valueFiles: project: default
- cusprod/values.yaml source:
destination: repoURL: 'https://prodnso-gitea-01.smardigo.digital/argocd/mobene-helm.git'
server: 'https://kubernetes.default.svc' path: config/default
namespace: cus-mobene-cusprod targetRevision: main
syncPolicy: helm:
automated: valueFiles:
prune: true - cusprod/values.yaml
selfHeal: true destination:
syncOptions: server: 'https://kubernetes.default.svc'
- CreateNamespace=true namespace: cus-mobene-cusprod
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true

Loading…
Cancel
Save