crossplane: created crossplane-argocd-applications/6/claim-6.yaml
This commit is contained in:
parent
3824489e1b
commit
c7e89ece1c
23
crossplane-argocd-applications/6/claim-6.yaml
Normal file
23
crossplane-argocd-applications/6/claim-6.yaml
Normal file
@ -0,0 +1,23 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: application-6
|
||||
namespace: dataprovider01
|
||||
finalizers:
|
||||
- resources-finalizer.argocd.argoproj.io
|
||||
labels:
|
||||
observer: "true"
|
||||
uuid: "6"
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: http://gitea-http.dataprovider01.svc.cluster.local:3000/gitops_test/data-repo
|
||||
path: crossplane-claims/6
|
||||
targetRevision: master
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
syncPolicy:
|
||||
automated:
|
||||
selfHeal: true
|
||||
prune: true
|
||||
allowEmpty: true
|
||||
Loading…
Reference in New Issue
Block a user