You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
492 B
20 lines
492 B
apiVersion: argoproj.io/v1alpha1
|
|
kind: Application
|
|
metadata:
|
|
finalizers:
|
|
- resources-finalizer.argocd.argoproj.io
|
|
name: csi-rms-resource-registry-java-sev
|
|
namespace: argocd
|
|
spec:
|
|
destination:
|
|
namespace: csi-uat
|
|
server: https://kubernetes.default.svc
|
|
project: csi-uat
|
|
source:
|
|
path: UAT/rms/csi-rms-resource-registry-java-sev
|
|
repoURL: https://git.cloudsolutions.com.sa/CSI-UAT/CSI_UAT.git
|
|
targetRevision: HEAD
|
|
syncPolicy:
|
|
automated:
|
|
selfHeal: true
|